v0.49.0-rc1
Pre-release
Pre-release
github-actions
released this
08 May 02:19
·
111 commits
to main
since this release
Changelog
Features
- 3301445 feat: add role-based access control for bridge (backport #1358) (#1360)
- 98da17d feat: introduce new modules(fswap, fbridge) (backport #1352) (#1357)
Bug Fixes
- c281007 fix(crypto): error if incorrect ledger public key (backport #1316) (#1322)
- 0dd215b fix(server): properly parse multiple gas config(backport cosmos/cosmos-sdk#18537) (#1337) (#1343)
- 506f8ff fix: Use bytes instead of string comparison in delete validator queue (backport cosmos/cosmos-sdk#12303) (backport #1301) (#1309)
- 1f8e902 fix: add error handling for x/foundation migration (#1295)
- 6efd17d fix: add init logic of module accounts just in case (backport #1277) (#1283)
- a496d32 fix: add missing nil checks (backport #1299) (#1308)
- 8b312a6 fix: add non-zero check of nextTokenID.Id for genesis (backport #1276) (#1282)
- feb8821 fix: app-hash mismatch if upgrade migration commit is interrupted(backport cosmos/cosmos-sdk#13530) (backport #1310) (#1318)
- a14fa3e fix: correctly coalesce coins even with repeated denominations(backport cosmos/cosmos-sdk#13265) (backport #1313) (#1320)
- 66a0114 fix: export x/collection params into genesis (backport #1268) (#1290)
- 0c0e2c2 fix: ignore error when key not found in keys delete (backport #1312) (#1315)
- c5fbc74 fix: possible overflow in BuildUnsignedTx (backport #1303) (#1307)
- 69a3ec7 fix: prevent signing from wrong key in multisig (backport #1319) (#1324)
- 8e8a284 fix: remove map iteration non-determinism with keys (backport #1302) (#1305)
- 581d50c fix: replace IsEqual with Equal (backport #1314) (#1317)
- f5275d7 fix: update param validation to fail on nil dec (backport #1323) (#1325)