Skip to content

Commit

Permalink
fix(server): consensus failure while restart node with wrong `chainId…
Browse files Browse the repository at this point in the history
…` in genesis (cosmos#18920)
  • Loading branch information
atheeshp authored and MSalopek committed Feb 27, 2024
1 parent 81b96ee commit fc48d91
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,10 @@ during the [Oak Security audit of SDK 0.47](https://github.com/oak-security/audi

## [v0.47.7](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.47.7) - 2023-12-20

### Bug Fixes

* (server) [#18920](https://github.com/cosmos/cosmos-sdk/pull/18920) fixes consensus failure while restart node with wrong `chainId` in genesis

### Improvements

* (client/tx) [#18852](https://github.com/cosmos/cosmos-sdk/pull/18852) Add `WithFromName` to tx factory.
Expand Down

0 comments on commit fc48d91

Please sign in to comment.