-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixup query prefixes #979
Comments
4 tasks
cwgoes
added a commit
that referenced
this issue
May 15, 2018
Merged
cwgoes
added a commit
that referenced
this issue
May 15, 2018
chillyvee
pushed a commit
to chillyvee/cosmos-sdk
that referenced
this issue
Mar 1, 2024
* go version to 1.17 * Update go.mod * dependency: bump ibc-go from v1.2.0 to v1.2.1 * cherry-pick: d76c62da, adding router module * fix: add router module to upgrade handler * fix: testnet cli command update genesis supply * refactor!: drop support for command 'gaiad migrate' * Update go.mod * dependency: bump ibc-go from v1.2.0 to v1.2.1 * cherry-pick: d76c62da, adding router module * fix: add router module to upgrade handler * fix: testnet cli command update genesis supply * refactor!: drop support for command 'gaiad migrate' * fix: lint * chore: bump sdk, run lint * fix: panic on export zero-height because validator addr length parsing (cosmos#1015) * update packet-forward-middleware * chore: bump sdk * build: bump liquidity from v1.4.0 to 1.4.1 * go mod tidy * fix: golangci-lint version * packet-forward-middleware version bump: v1.0.0 Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com> Co-authored-by: dongsam <dongsamb@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use
/store
for store queries, add handlers for p2p filtering functions (https://github.com/tendermint/tendermint/blob/develop/docs/specification/new-spec/abci.md)The text was updated successfully, but these errors were encountered: