Skip to content

Commit

Permalink
fix(group): migrate group policy account to base accounts with creden…
Browse files Browse the repository at this point in the history
…tials (backport #13742) (#13962)

* fix(group): migrate group policy account to base accounts with credentials (#13742)

(cherry picked from commit d6da703)

* update changelog

* updates

Co-authored-by: Julien Robert <julien@rbrt.fr>
  • Loading branch information
mergify[bot] and julienrbrt committed Nov 22, 2022
1 parent e5d7937 commit fc9b70f
Show file tree
Hide file tree
Showing 24 changed files with 1,367 additions and 152 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,16 @@ Ref: https://keepachangelog.com/en/1.0.0/

# Changelog

## [Unreleased]

### State Machine Breaking

* (x/group) [#13742](https://github.com/cosmos/cosmos-sdk/pull/13742) Migrate group policy account from module accounts to base account.

### Bug Fixes

* (x/group) [#13742](https://github.com/cosmos/cosmos-sdk/pull/13742) Fix `validate-genesis` when group policy accounts exist.

## [v0.47.0-alpha1](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.47.0-alpha1) - 2022-11-21

### Features
Expand Down
Loading

0 comments on commit fc9b70f

Please sign in to comment.