From 04b258212480b96c9f9c1b4a6ba0a084e316c6c8 Mon Sep 17 00:00:00 2001 From: Shawn <44221603+smarshall-spitzbart@users.noreply.github.com> Date: Mon, 15 May 2023 21:01:18 -0700 Subject: [PATCH] remove extraneous changelog entries --- CHANGELOG.md | 56 +++------------------------------------------------- 1 file changed, 3 insertions(+), 53 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbc6d7ed0a..807eee31d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,77 +22,27 @@ Some PRs from v1.3.0 may reappear from other releases below. This is due to the ## PRs included in v1.3.0 * (fix) Prevent denom DOS [#931](https://github.com/cosmos/interchain-security/pull/931) -* (deps) Bump hermes [#921](https://github.com/cosmos/interchain-security/pull/921) -* (deps) bump gaurav-nelson/github-action-markdown-link-check from 1.0.13 to 1.0.15 [#928](https://github.com/cosmos/interchain-security/pull/928) -* (chore) update codeowners [#892](https://github.com/cosmos/interchain-security/pull/892) * (fix) multisig for assigning consumer key, use json [#916](https://github.com/cosmos/interchain-security/pull/916) -* (chore) update golangci-lint configuration [#914](https://github.com/cosmos/interchain-security/pull/914) -* (ci) add check for markdown links [#912](https://github.com/cosmos/interchain-security/issues/912) -* (docs) Update links, update docs on withdraw rewards [#910](https://github.com/cosmos/interchain-security/pull/910) -* (chore) buf.yaml should specify the repository [#872](https://github.com/cosmos/interchain-security/pull/872) -* (deps) Bump github.com/cosmos/ibc-go/v4 from 4.3.0 to 4.4.0 [#902](https://github.com/cosmos/interchain-security/pull/902) * (feat) Add warnings when provider unbonding is shorter than consumer unbonding [#858](https://github.com/cosmos/interchain-security/pull/858) * (chore) use go 1.19 [#899](https://github.com/cosmos/interchain-security/pull/899) -* (docs) guidelines on large contributions and feature branches [#868](https://github.com/cosmos/interchain-security/pull/868) -* (docs) Create security doc [#871](https://github.com/cosmos/interchain-security/pull/871) -* (docs) Update contributing guidelines [#859](https://github.com/cosmos/interchain-security/pull/859) -* (docs) fix comment [#863](https://github.com/cosmos/interchain-security/pull/863) -* (chore) Various linting config changes [#860](https://github.com/cosmos/interchain-security/pull/860) * (feat) Standalone to consumer changeover - recycle existing transfer channel [#832](https://github.com/cosmos/interchain-security/pull/832) * (deps) Bump IBC [862](https://github.com/cosmos/interchain-security/pull/862) -* (testing) Add tests for soft opt out [#857](https://github.com/cosmos/interchain-security/pull/857) * (chore) Use go 1.20 [#840](https://github.com/cosmos/interchain-security/pull/840) -* (chore) fix make proto-update-deps [#830](https://github.com/cosmos/interchain-security/pull/830) -* (refactor) Remove GenPubKey [#839](https://github.com/cosmos/interchain-security/pull/839) -* (refactor) Move /utils to /types [#856](https://github.com/cosmos/interchain-security/pull/856) -* (deps) Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 [#855](https://github.com/cosmos/interchain-security/pull/855) -* (deps) Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 [#854](https://github.com/cosmos/interchain-security/pull/854) * (feat) Standalone to consumer changeover - staking functionalities [#794](https://github.com/cosmos/interchain-security/pull/794) * (fix) prevent provider from sending VSCPackets with multiple updates for the same validator [#850](https://github.com/cosmos/interchain-security/pull/850) -* (docs) code and docs mismatch [#844](https://github.com/cosmos/interchain-security/pull/844) -* (testing) Use caching in dockerfiles [#843](https://github.com/cosmos/interchain-security/pull/843) * (feat) Soft opt out [#833](https://github.com/cosmos/interchain-security/issues/833) * (fix) Correctly handle VSC packet with duplicate val updates on consumer [#846](https://github.com/cosmos/interchain-security/pull/846) * (deps) bump sdk to v0.45.15.ics [#805](https://github.com/cosmos/interchain-security/pull/805) -* (refactor) Remove starport config [#841](https://github.com/cosmos/interchain-security/pull/841) -* (refactor) Remove RegisterSdkCryptoCodecInterfaces [#838](https://github.com/cosmos/interchain-security/pull/838) -* (chore) fix makefile [#837](https://github.com/cosmos/interchain-security/pull/837) -* (deps) Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 [#834](https://github.com/cosmos/interchain-security/pull/834) -* (deps) bump IBC to v4.3.0 [#823](https://github.com/cosmos/interchain-security/pull/823) -* (docs) fix typos and broken links [#829](https://github.com/cosmos/interchain-security/pull/829) -* (refactor) more linting [#820](https://github.com/cosmos/interchain-security/pull/820) -* (refactor) linting [#810](https://github.com/cosmos/interchain-security/pull/810) * (refactor) Remove spm module [#812](https://github.com/cosmos/interchain-security/pull/812) * (feat) Standalone to consumer changeover part 1 [#757](https://github.com/cosmos/interchain-security/pull/757) -* (deps) Bump webpack from 5.75.0 to 5.76.3 in /docs [#797](https://github.com/cosmos/interchain-security/pull/797) * (chore) Swap names of e2e and integration tests [#681](https://github.com/cosmos/interchain-security/pull/681) -* (testing) Improved key tests [#787](https://github.com/cosmos/interchain-security/pull/787) -* (chore) Change automated test run policy to run on pull req [#807](https://github.com/cosmos/interchain-security/pull/807) -* (docs) Update consume chain governance documentation [commit](https://github.com/cosmos/interchain-security/commit/9c25ab51dc1c0311bd036935bab7478e6a2f2b71) -* (fix) fix fix StopConsumerChain not running in cachedContext [#802](https://github.com/cosmos/interchain-security/pull/802). Also in earlier releases with different commit order! +* (fix) fix StopConsumerChain not running in cachedContext [#802](https://github.com/cosmos/interchain-security/pull/802). Also in earlier releases with different commit order! * (docs) Introduce docs website [#759](https://github.com/cosmos/interchain-security/pull/759) -* (deps) Bump google.golang.org/protobuf from 1.28.2-0.20220831092852-f930b1dc76e8 to 1.30.0 [#793](https://github.com/cosmos/interchain-security/pull/793) -* (deps) Bump actions/setup-go from 3 to 4 [#792](https://github.com/cosmos/interchain-security/pull/792) * (fix) Ser correct byte prefix for SlashLogKey [#786](https://github.com/cosmos/interchain-security/pull/786) -* (chore) add Makefile target to generate mocks [#769](https://github.com/cosmos/interchain-security/pull/769) -* (deps) Bump github.com/golang/protobuf from 1.5.2 to 1.5.3 [#779](https://github.com/cosmos/interchain-security/pull/779) -* (deps) Bump github.com/tidwall/gjson from 1.14.0 to 1.14.4 [#776](https://github.com/cosmos/interchain-security/pull/776) -* (deps) Bump actions/checkout from 2 to 3 [#775](https://github.com/cosmos/interchain-security/pull/775) -* (deps) Bump actions/setup-go from 2 to 3 [#774](https://github.com/cosmos/interchain-security/pull/774) * (feature) Improve keeper field validation [#766](https://github.com/cosmos/interchain-security/pull/766) -* (deps) Bump json5 from 2.2.1 to 2.2.3 in /tests/difference/core/model [#762](https://github.com/cosmos/interchain-security/pull/762) -* (deps) Bump golang.org/x/net from 0.5.0 to 0.7.0 [#763](https://github.com/cosmos/interchain-security/pull/763) -* (chore) Add depedabot config [#764](https://github.com/cosmos/interchain-security/pull/764) -* (chore) disable sonarcloud on dependabot PRs and forks [#768](https://github.com/cosmos/interchain-security/pull/768) -* (chore) revert build.yml changes [#767](https://github.com/cosmos/interchain-security/pull/767) -* (chore) update build.yml [commit](https://github.com/cosmos/interchain-security/commit/019f70fa7e83bd29ab94f4d1da77ba7aa49bba9c) -* (docs) Tidy docs directory [#758](https://github.com/cosmos/interchain-security/pull/758) -* (docs) Update issue template [#755](https://github.com/cosmos/interchain-security/pull/755) -* (testing) gaia docker tests with custom sdk [#737](https://github.com/cosmos/interchain-security/pull/737) -* (testing) gaia as provider in docker tests [#735](https://github.com/cosmos/interchain-security/pull/735) * (docs) Contributing guidelines [#744](https://github.com/cosmos/interchain-security/pull/744) -* (refactor) Key assignment type safety [#725](https://github.com/cosmos/interchain-security/pull/725) -* (refactor) Update protos and fix deps [#752](https://github.com/cosmos/interchain-security/pull/752) +* (refactor) Key assignment type safety [#725](https://github.com/cosmos/interchain-security/pull/725). Note this is technically a refactor but is a large enough change to be included in changelog +* (fix) Update protos and fix deps [#752](https://github.com/cosmos/interchain-security/pull/752) * (api) Add consumer QueryParams [#746](https://github.com/cosmos/interchain-security/pull/746) * (fix) Nits from audit [#743](https://github.com/cosmos/interchain-security/pull/743) * (feature) New validation for keeper fields [#740](https://github.com/cosmos/interchain-security/pull/740)