Skip to content

Commit

Permalink
feat: deprecate x/params usage in x/slashing (cosmos#12399)
Browse files Browse the repository at this point in the history
  • Loading branch information
likhita-809 committed Jul 6, 2022
1 parent e7f78b4 commit b75c2eb
Show file tree
Hide file tree
Showing 24 changed files with 2,134 additions and 136 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ Ref: https://keepachangelog.com/en/1.0.0/

### State Machine Breaking

* (x/slashing) [#12399](https://github.com/cosmos/cosmos-sdk/pull/12399) Migrate `x/slashing` to self-managed parameters and deprecate its 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`.

### API Breaking Changes
Expand Down
2 changes: 1 addition & 1 deletion api/cosmos/slashing/v1beta1/genesis.pulsar.go

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

Loading

0 comments on commit b75c2eb

Please sign in to comment.