Skip to content

Commit

Permalink
Merge pull request from GHSA-4j93-fm92-rp4m
Browse files Browse the repository at this point in the history
* fix(x/auth/vesting): Add `BlockedAddr` check in `CreatePeriodicVestingAccount`

* updates
  • Loading branch information
julienrbrt authored and MSalopek committed Feb 27, 2024
1 parent 1162420 commit 5e5c855
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ during the [Oak Security audit of SDK 0.47](https://github.com/oak-security/audi

### Bug Fixes

* (x/auth/vesting) [GHSA-4j93-fm92-rp4m](#bug-fixes) Add `BlockedAddr` check in `CreatePeriodicVestingAccount`.
* (baseapp) [#19177](https://github.com/cosmos/cosmos-sdk/pull/19177) Fix baseapp `DefaultProposalHandler` same-sender non-sequential sequence.

## [v0.47.8](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.47.8) - 2024-01-22
Expand Down

0 comments on commit 5e5c855

Please sign in to comment.