Skip to content

Releases: bnb-chain/bnc-cosmos-sdk

v0.25.9

01 Mar 07:19
8eaa6a9
Compare
Choose a tag to compare

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

08 Feb 03:59
31edbe9
Compare
Choose a tag to compare

This release mainly includes several bug fixes.

Change Log:

  • [sdk] #323 fix: update Coin to fix amount calculation issues

v0.25.7

02 Feb 02:36
6979480
Compare
Choose a tag to compare

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

22 Dec 10:09
3dbf0c7
Compare
Choose a tag to compare

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

01 Dec 03:21
881ba6e
Compare
Choose a tag to compare

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

21 Nov 06:31
fad1bae
Compare
Choose a tag to compare

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

30 Sep 06:35
46a486e
Compare
Choose a tag to compare

Changelog

  • Move CrossTransferEvent to pubsub module
  • Remove txhash in cross stake's event
  • Add more check for robustness

v0.25.2-audit

23 Sep 06:58
Compare
Choose a tag to compare
update: add tag for reward recon

v0.25.2

31 Aug 06:37
e18b1f4
Compare
Choose a tag to compare

This release is a hot-fix release for Native Staking.

v0.25.1

17 Aug 06:24
0988222
Compare
Choose a tag to compare

This release implements the BEP153.

Changelog

  • #290 BEP153: Native Staking Implementation