Releases: bnb-chain/bnc-cosmos-sdk
Releases · bnb-chain/bnc-cosmos-sdk
v0.25.9
This release is security enhancement release, it will add ics23 proof to the multistore query.
Change Log
- [sdk] #300 feats: add ics23 proof support
v0.25.8
This release mainly includes several bug fixes.
Change Log:
- [sdk] #323 fix: update Coin to fix amount calculation issues
v0.25.7
This is a hordfork release(LimitConsAddrUpdateInterval), it includes several bug fixes, and security updates.
Change Log:
- [sdk] #320 fix: the breaking change of genesis state for testnet
- [sdk] #319 dep: update deps that were reported in OSV issues
- [sdk] #318 feat: limit sidechain consensus addr update interval
- [sdk] #317 fix: bnbcli params side-params error
- [sdk] #316 feat: support unjail cli
v0.25.6
This is a hardfork release that enables BEP153.
Change Log:
- #312 hardfork: add bsc chainID to encodeSigHeader when submitting evidence for slashing
- #294 BEP153: Native Staking Implementation
v0.25.5
This release implements the BEP173 and some other enhancements.
Changelog
- #305 BEP173: enable text proposal on BNB Smart Chain
- #304 Update reward recon service
v0.25.4
This release implements the BEP173 and some other enhancements.
Changelog
- #305 BEP173: enable text proposal on BNB Smart Chain
- #304 Update reward recon service
v0.25.3
Changelog
- Move
CrossTransferEvent
to pubsub module
- Remove txhash in cross stake's event
- Add more check for robustness
v0.25.2-audit
update: add tag for reward recon
v0.25.2
This release is a hot-fix release for Native Staking.
v0.25.1
This release implements the BEP153.
Changelog
- #290 BEP153: Native Staking Implementation