Skip to content

Commit

Permalink
Merge branch 'main' of github.com:cosmos/cosmos-sdk into ap/distr-params
Browse files Browse the repository at this point in the history
  • Loading branch information
atheeshp committed Jul 5, 2022
2 parents f85bf67 + ff3947a commit e6bb54f
Show file tree
Hide file tree
Showing 29 changed files with 2,392 additions and 98 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ Ref: https://keepachangelog.com/en/1.0.0/

### State Machine Breaking

* (x/slashing) [#12434](https://github.com/cosmos/cosmos-sdk/pull/12434) Migrate `x/distribution` to self-managed parameters and deprecate it's usage of `x/params`.
* (x/mint) [#12363](https://github.com/cosmos/cosmos-sdk/pull/12363) Migrate `x/mint` to self-managed parameters and deprecate it's usage of `x/params`.
* (x/distribution) [#12434](https://github.com/cosmos/cosmos-sdk/pull/12434) Migrate `x/distribution` to self-managed parameters and deprecate it's usage of `x/params`.

### API Breaking Changes

Expand Down
2 changes: 1 addition & 1 deletion api/cosmos/mint/v1beta1/genesis.pulsar.go

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

2 changes: 1 addition & 1 deletion api/cosmos/mint/v1beta1/mint.pulsar.go

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

Loading

0 comments on commit e6bb54f

Please sign in to comment.