Skip to content

Commit

Permalink
refactor(proto): add denote version annotation (cosmos#20098)
Browse files Browse the repository at this point in the history
Co-authored-by: Tuan Tran <[email protected]>
Co-authored-by: Khanh Hoa <[email protected]>
Co-authored-by: kienn6034 <[email protected]>
  • Loading branch information
4 people authored Apr 26, 2024
1 parent 99dbdd5 commit 7ee3bde
Show file tree
Hide file tree
Showing 186 changed files with 8,384 additions and 9,297 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ Every module contains its own CHANGELOG.md. Please refer to the module you are i
* (x/auth) [#19651](https://github.com/cosmos/cosmos-sdk/pull/19651) Allow empty public keys in `GetSignBytesAdapter`.
* (x/genutil) [#19735](https://github.com/cosmos/cosmos-sdk/pull/19735) Update genesis api to match new `appmodule.HasGenesis` interface.
* (server) [#19966](https://github.com/cosmos/cosmos-sdk/pull/19966) Return BlockHeader by shallow copy in server Context.
* (proto) [#20098](https://github.com/cosmos/cosmos-sdk/pull/20098) Use cosmos_proto added_in annotation instead of // Since comments.

### Bug Fixes

Expand Down
81 changes: 40 additions & 41 deletions api/cosmos/auth/v1beta1/auth.pulsar.go

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

Loading

0 comments on commit 7ee3bde

Please sign in to comment.