Skip to content

Commit

Permalink
feat(x/bank): adding DenomOwnersByQuery for denom owners for token (#…
Browse files Browse the repository at this point in the history
…18956)

Co-authored-by: Sai Kumar <[email protected]>
  • Loading branch information
gsai967 and gsk967 committed Jan 10, 2024
1 parent 0b12995 commit dee9eda
Show file tree
Hide file tree
Showing 11 changed files with 2,985 additions and 366 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Ref: https://keepachangelog.com/en/1.0.0/
* (runtime) [#18475](https://github.com/cosmos/cosmos-sdk/pull/18475) Adds an implementation for core.branch.Service.
* (baseapp) [#18499](https://github.com/cosmos/cosmos-sdk/pull/18499) Add `MsgRouter` response type from message name function.
* (types) [#18768](https://github.com/cosmos/cosmos-sdk/pull/18768) Add MustValAddressFromBech32 function.

### Improvements

* (client/keys) [#18950](https://github.com/cosmos/cosmos-sdk/pull/18950) Improve `<appd> keys add`, `<appd> keys import` and `<appd> keys rename` by checking name validation.
Expand Down
1,675 changes: 1,453 additions & 222 deletions api/cosmos/bank/v1beta1/query.pulsar.go

Large diffs are not rendered by default.

53 changes: 49 additions & 4 deletions api/cosmos/bank/v1beta1/query_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit dee9eda

Please sign in to comment.