Aleksandr Bezobchuk
|
11f1e8d74c
|
feat!: deposit to validator rewards pool (#14322)
|
2022-12-20 15:49:18 +00:00 |
|
Julien Robert
|
419de8de82
|
refactor: revert API breaking change on Slash (#14363)
|
2022-12-20 12:12:05 +01:00 |
|
Reece Williams
|
de6ef1e98f
|
perf: Faster state export (#14332)
|
2022-12-19 16:16:32 +00:00 |
|
Jacob Gadikian
|
be8c5a09c2
|
chore: lint tests (#14268)
|
2022-12-18 23:48:31 +00:00 |
|
dependabot[bot]
|
1fa568733f
|
build(deps): Bump cosmossdk.io/core from 0.3.3 to 0.3.4 (#14344)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-16 18:34:00 +00:00 |
|
 
|
0fd03e8c31
|
build(deps): Bump github.com/tidwall/btree from 1.5.2 to 1.6.0 (#14345)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2022-12-16 16:28:52 +00:00 |
|
yihuang
|
cbee1b3ea1
|
perf: optimize iteration on nested cache context (#13881)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
Closes https://github.com/cosmos/cosmos-sdk/issues/10310
|
2022-12-16 02:52:44 +00:00 |
|
 dependabot[bot]andgithub-actions
|
aa771cc8ce
|
build(deps): Bump cosmossdk.io/core from 0.3.2 to 0.3.3 (#14325)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2022-12-15 21:20:55 +01:00 |
|
Julien Robert
|
ce167a2074
|
test: rename e2e tests (#13913)
|
2022-12-15 10:55:01 +01:00 |
|
 dependabot[bot]andgithub-actions
|
8f272173dc
|
build(deps): Bump github.com/prometheus/common from 0.38.0 to 0.39.0 (#14298)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2022-12-14 21:50:43 +00:00 |
|
Julien Robert
|
05a6da32e2
|
refactor: improve x/upgrade app wiring (part of upgrade audit) (#14216)
|
2022-12-14 21:21:58 +01:00 |
|
Julien Robert
|
b634182ed5
|
refactor: x/evidence audit (#14260)
|
2022-12-13 20:05:56 +00:00 |
|
Julien Robert
|
b9511b9205
|
test: use temporary folder in tests (#14246)
|
2022-12-11 00:56:23 +00:00 |
|
Julien Robert
|
4e2196fcc3
|
fix: app config and simapp (v1,v2) fixes (#14209)
|
2022-12-08 23:08:40 +01:00 |
|
Marko
|
755c99ac44
|
refactor: use proto.Message instead of ProtoMarshler (#14208)
|
2022-12-08 19:38:38 +00:00 |
|
 dependabot[bot]andgithub-actions
|
09bff2f444
|
build(deps): Bump github.com/prometheus/common from 0.37.0 to 0.38.0 (#14218)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2022-12-08 17:37:43 +00:00 |
|
 dependabot[bot]andgithub-actions
|
ecc8c7ee97
|
build(deps): Bump github.com/magiconair/properties from 1.8.6 to 1.8.7 (#14219)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2022-12-08 17:02:38 +00:00 |
|
 dependabot[bot]andgithub-actions
|
2d09d163eb
|
build(deps): Bump golang.org/x/crypto from 0.3.0 to 0.4.0 (#14205)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2022-12-07 17:40:11 +01:00 |
|
 
|
f1062c7f2c
|
refactor: x/gov audit changes (#14174)
* make proto changes
* wip
* wip
* wip
* `make lint-fix`
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2022-12-07 00:51:34 +00:00 |
|
Julien Robert
|
ed5124f932
|
feat: standalone rosetta command (#14118)
|
2022-12-07 01:19:18 +01:00 |
|
Julien Robert
|
417ce2511c
|
refactor: update crypto/ledger to btcec/v2 (#14123)
* chore(crypto): update crypto/ledger to v2
* go mod tidy
* updates
* add comment
|
2022-12-05 14:15:44 +00:00 |
|
sleepy ramen
|
3f08dffc20
|
build(deps): update rosetta-go-sdk dependecies to v0.8.2 (#14154)
* update rosetta-go-sdk dependecies to v0.8.2
* run go-mod-tidy-all.sh
|
2022-12-05 13:24:49 +00:00 |
|
 dependabot[bot]andgithub-actions
|
4cfc79ad4e
|
build(deps): Bump github.com/cosmos/cosmos-proto from 1.0.0-alpha8 to 1.0.0-beta.1 (#14122)
* build(deps): Bump github.com/cosmos/cosmos-proto
Bumps [github.com/cosmos/cosmos-proto](https://github.com/cosmos/cosmos-proto) from 1.0.0-alpha8 to 1.0.0-beta.1.
- [Release notes](https://github.com/cosmos/cosmos-proto/releases)
- [Commits](https://github.com/cosmos/cosmos-proto/compare/v1.0.0-alpha8...v1.0.0-beta.1)
---
updated-dependencies:
- dependency-name: github.com/cosmos/cosmos-proto
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): Bump github.com/cosmos/cosmos-proto from 1.0.0-alpha8 to 1.0.0-beta.1 for all modules
* updates
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2022-12-01 17:33:41 +00:00 |
|
Julien Robert
|
6239cdfddb
|
chore: clean-up deprecated function usage (#14078)
|
2022-11-30 01:10:50 +01:00 |
|
  
|
fffc9d07d5
|
refactor!: Add context arg to sign mode handler GetSignBytes (#13701)
* refactor!: Add context arg to sign mode handler `GetSignBytes`
* fix build
* fix tests
* Fix goling
* fix lint
* Fix lint
* Fix test
* Update CHANGELOG.md
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
* Fix tests
* Fix rosetta deps
* fix
* go mod tidy all
* go mod tidy
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2022-11-29 18:49:51 +00:00 |
|
Julien Robert
|
a176eb2646
|
chore: bump tendermint to 0.37.0-rc2 (#14067)
|
2022-11-29 15:43:45 +00:00 |
|
Marko
|
2e638125d6
|
chore: remove replace tag on ics23 (#14043)
* remove replace tag on ics23
* update all
* update simapp
|
2022-11-28 15:16:44 +00:00 |
|
Julien Robert
|
41f0ab15e6
|
refactor: remove gogoproto stringer annotations and MarshalYAML functions (#13850)
|
2022-11-28 12:56:00 +00:00 |
|
Julien Robert
|
e5038d8d76
|
chore: bumps math and api deps (#14035)
* chore: bumps math and api deps
* updates
|
2022-11-27 23:11:25 +01:00 |
|
 Julien RobertandMarko
|
6f329d70c6
|
docs: add docs about x/auth/tx (#14021)
* docs: add docs about `x/auth/tx`
* updates
* updates
* updates
* updates
* updates
* updates
* updates
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2022-11-27 20:30:23 +00:00 |
|
dependabot[bot]
|
d1e5a443ca
|
build(deps): Bump github.com/cosmos/ledger-cosmos-go from 0.11.1 to 0.12.0 (#14012)
Bumps [github.com/cosmos/ledger-cosmos-go](https://github.com/cosmos/ledger-cosmos-go) from 0.11.1 to 0.12.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/cosmos/ledger-cosmos-go/releases">github.com/cosmos/ledger-cosmos-go's releases</a>.</em></p>
<blockquote>
<h2>Update deps</h2>
<ul>
<li>Update dependencies:</li>
<li>Depends on zondax/ledger-go instead of cosmos/ledger-go</li>
<li>Include updates from zondax/ledger-go and zondax/hid (fixing mac build issue)</li>
<li>Update copyrights</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/cosmos/ledger-cosmos-go/commit/a105dbb4ed2a90eb8dce275c96016e7bc4eb52d2"><code>a105dbb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/cosmos/ledger-cosmos-go/issues/34">#34</a> from cosmos/updates</li>
<li><a href="https://github.com/cosmos/ledger-cosmos-go/commit/543eb77c2c3ff632d31b910ba28560103a268e7a"><code>543eb77</code></a> update deps</li>
<li><a href="https://github.com/cosmos/ledger-cosmos-go/commit/d852bb596e978c69b94c3b91abfcefe64e97de0b"><code>d852bb5</code></a> update copyright</li>
<li><a href="https://github.com/cosmos/ledger-cosmos-go/commit/036a277666f380f5fdf94890eebfb046d5b6d34e"><code>036a277</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/cosmos/ledger-cosmos-go/issues/25">#25</a> from cosmos/dependabot/go_modules/github.com/stretchr/...</li>
<li><a href="https://github.com/cosmos/ledger-cosmos-go/commit/940cd3bd0d0902338bfc47763ff044014e176391"><code>940cd3b</code></a> Bump github.com/stretchr/testify from 1.7.1 to 1.8.0</li>
<li><a href="https://github.com/cosmos/ledger-cosmos-go/commit/e736b9afa7d17a53588cb18f2ad379f1da6717ff"><code>e736b9a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/cosmos/ledger-cosmos-go/issues/26">#26</a> from Zondax/update/ledger-go</li>
<li><a href="https://github.com/cosmos/ledger-cosmos-go/commit/998c2b9ed77d5c9a8bf2908a49a51a2bc2eab360"><code>998c2b9</code></a> update ledger-go to 0.12.2</li>
<li><a href="https://github.com/cosmos/ledger-cosmos-go/commit/343ae35a1aabf193e7cf1bdc5497e0dc1d46acda"><code>343ae35</code></a> Bump github.com/stretchr/testify from 1.3.0 to 1.7.1 (<a href="https://github-redirect.dependabot.com/cosmos/ledger-cosmos-go/issues/20">#20</a>)</li>
<li><a href="https://github.com/cosmos/ledger-cosmos-go/commit/af7b6f9472df0cac4d7be0b38ac67cf53417032e"><code>af7b6f9</code></a> migrate to github actions (<a href="https://github-redirect.dependabot.com/cosmos/ledger-cosmos-go/issues/19">#19</a>)</li>
<li><a href="https://github.com/cosmos/ledger-cosmos-go/commit/9d8c40fbe73676066462fa6f323f875325935d24"><code>9d8c40f</code></a> all: use named returns for proper defers + fix fmt.Errorf misuse (<a href="https://github-redirect.dependabot.com/cosmos/ledger-cosmos-go/issues/18">#18</a>)</li>
<li>See full diff in <a href="https://github.com/cosmos/ledger-cosmos-go/compare/v0.11.1...v0.12.0">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
|
2022-11-25 12:03:05 +00:00 |
|
  
|
e260fc1c89
|
feat: Add tx encode and decode endpoints for amino txs (#13882)
* add proto changes
* make proto-gen
* wip: adds tests
* wip: tests
* remove consoles
* wip: fix something
* fix: encode amino tests
* add decode amino tests
* wip: address requested changes
* update proto inline docs
* address review comments
Co-authored-by: Amaury M <1293565+amaurym@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
|
2022-11-24 13:41:03 +00:00 |
|
Julien Robert
|
ae91105fec
|
ci: configure monorepo sonarcloud (#13944)
|
2022-11-23 10:47:18 +00:00 |
|
 dependabot[bot]andgithub-actions
|
c7d49217d6
|
build(deps): Bump google.golang.org/grpc from 1.50.1 to 1.51.0 (#13953)
* build(deps): Bump google.golang.org/grpc from 1.50.1 to 1.51.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.50.1 to 1.51.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.50.1...v1.51.0)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): Bump google.golang.org/grpc from 1.50.1 to 1.51.0 for all modules
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2022-11-21 17:46:07 +01:00 |
|
 
|
d8391cb679
|
build(deps): Bump github.com/btcsuite/btcd/btcec/v2 from 2.3.1 to 2.3.2 (#13926)
* build(deps): Bump github.com/btcsuite/btcd/btcec/v2 from 2.3.1 to 2.3.2
Bumps [github.com/btcsuite/btcd/btcec/v2](https://github.com/btcsuite/btcd) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/btcsuite/btcd/releases)
- [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES)
- [Commits](https://github.com/btcsuite/btcd/compare/btcec/v2.3.1...btcec/v2.3.2)
---
updated-dependencies:
- dependency-name: github.com/btcsuite/btcd/btcec/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): Bump github.com/btcsuite/btcd/btcec/v2 from 2.3.1 to 2.3.2 for all modules
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2022-11-18 17:21:29 +00:00 |
|
 dependabot[bot]andgithub-actions
|
6dbf113efd
|
build(deps): Bump golang.org/x/crypto from 0.2.0 to 0.3.0 (#13907)
* build(deps): Bump golang.org/x/crypto from 0.2.0 to 0.3.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.2.0...v0.3.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): Bump golang.org/x/crypto from 0.2.0 to 0.3.0 for all modules
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2022-11-17 17:39:09 +00:00 |
|
Julien Robert
|
f82775ba1f
|
docs: add documentation for nft module (#13871)
|
2022-11-15 14:45:19 +00:00 |
|
Dreamer
|
5f4350d418
|
refactor(x/nft): remove class&nft id validation (#13836)
|
2022-11-15 13:47:38 +01:00 |
|
Likhita Polavarapu
|
bcff22a376
|
feat: Add tx encode and decode endpoints (#13789)
* add grpc endpoint for encoding proto tx's
|
2022-11-15 04:55:27 +00:00 |
|
Aleksandr Bezobchuk
|
14c582f30e
|
fix: Allow underscores in EventRegex (#13861)
|
2022-11-14 18:49:59 +00:00 |
|
Julien Robert
|
d9bc5acac8
|
fix: .String() panics when pubkey is set on a BaseAccount (#13838)
|
2022-11-14 14:56:18 +00:00 |
|
 dependabot[bot]andgithub-actions
|
d32d89663f
|
build(deps): Bump github.com/btcsuite/btcd/btcec/v2 from 2.3.0 to 2.3.1 (#13828)
* build(deps): Bump github.com/btcsuite/btcd/btcec/v2 from 2.3.0 to 2.3.1
Bumps [github.com/btcsuite/btcd/btcec/v2](https://github.com/btcsuite/btcd) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/btcsuite/btcd/releases)
- [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES)
- [Commits](https://github.com/btcsuite/btcd/compare/btcec/v2.3.0...btcec/v2.3.1)
---
updated-dependencies:
- dependency-name: github.com/btcsuite/btcd/btcec/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): Bump github.com/btcsuite/btcd/btcec/v2 from 2.3.0 to 2.3.1 for all modules
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2022-11-10 16:27:56 +00:00 |
|
Marko
|
a5e8e2db4b
|
bump golang.org/x/crypto version (#13822)
|
2022-11-10 12:52:20 +00:00 |
|
 
|
bcdf81cbaf
|
feat: add basic autocli config to every module (#13786)
* feat: add autocli configs to every module
* auto-discover config
* tests + gov, auth config tweaks
* docs
* Update x/auth/autocli.go
Co-authored-by: Julien Robert <julien@rbrt.fr>
* Update x/auth/autocli.go
Co-authored-by: Julien Robert <julien@rbrt.fr>
* cleanup
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
|
2022-11-09 11:44:42 +00:00 |
|
Julien Robert
|
4f7d9ea233
|
refactor: clean-up test helpers and tmcli (#13805)
|
2022-11-09 11:13:27 +00:00 |
|
Jacob Kim
|
8bfc3bf769
|
feat: add --output-document flag to export CLI command to allow writing genesis state to a file instead of STDOUT (#13802)
|
2022-11-09 08:04:43 +00:00 |
|
dependabot[bot]
|
ff168c2738
|
build(deps): Bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0 (#13796)
|
2022-11-08 19:40:32 +00:00 |
|
 dependabot[bot]andgithub-actions
|
79add5e4ff
|
build(deps): Bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#13798)
* build(deps): Bump github.com/spf13/viper in /simapp
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.13.0...v1.14.0)
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): Bump github.com/spf13/viper from 1.13.0 to 1.14.0 in /simapp for all modules
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2022-11-08 18:22:03 +01:00 |
|
Julien Robert
|
4b26d9e27d
|
chore: use tagged rosetta version (#13765)
* chore: use tagged rosetta version
* add unit test in CI, bump tm and update changelog
* update rosetta data
* update action
|
2022-11-04 15:41:21 +01:00 |
|
sleepy ramen
|
39c5c079cd
|
fix: misc fixes for cosmos-rosetta (#13583)
### Description
Closes:
https://github.com/cosmos/cosmos-sdk/issues/13083
https://github.com/cosmos/cosmos-sdk/issues/11402
https://github.com/cosmos/cosmos-sdk/issues/10678
https://github.com/cosmos/cosmos-sdk/issues/12358
https://github.com/cosmos/cosmos-sdk/issues/10776
https://github.com/cosmos/cosmos-sdk/issues/12934
### Author Checklist
*All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.*
I have...
- [x] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title
- [x] added `!` to the type prefix if API or client breaking change
- [x] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#pr-targeting))
- [x] provided a link to the relevant issue or specification
- [x] followed the guidelines for [building modules](https://github.com/cosmos/cosmos-sdk/blob/main/docs/building-modules)
- [x] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#testing)
- [x] added a changelog entry to `CHANGELOG.md`
- [x] included comments for [documenting Go code](https://blog.golang.org/godoc)
- [x] updated the relevant documentation or specification
- [x] reviewed "Files changed" and left comments if necessary
- [ ] confirmed all CI checks have passed
### Reviewers Checklist
*All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.*
I have...
- [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title
- [ ] confirmed `!` in the type prefix if API or client breaking change
- [ ] confirmed all author checklist items have been addressed
- [ ] reviewed state machine logic
- [ ] reviewed API design and naming
- [ ] reviewed documentation is accurate
- [ ] reviewed tests and test coverage
- [ ] manually tested (if applicable)
|
2022-11-04 11:48:45 +00:00 |
|