Skip to content

Releases: bnb-chain/bnc-cosmos-sdk

v0.26.9

05 Mar 02:39
cf3ab19
Compare
Choose a tag to compare

This is the bug-fix release for BNB Beacon Chain sunset.

v0.26.9

  • [fix] [#389] (#389) fix: publish ChainUndelegate event
  • [fix] [#390] (#390) fix: ledger sig conversion

v0.26.8

29 Feb 09:51
eeced6c
Compare
Choose a tag to compare

This is the bug-fix release for BNB Beacon Chain sunset.

v0.26.8

  • [fix] [#388] (#388) fix: publish completed UnbondingDelegation events to kafka in EndBlock

v0.26.7

26 Feb 04:29
edec82c
Compare
Choose a tag to compare

This is the release for BNB Beacon Chain sunset.

v0.26.7

  • [sdk] [#381] (#381) feat: implement BEP-333(BNB Chain Fusion)
  • [fix] [#356] (#356) fix: fix nil validator when publishing message

v0.26.6

07 Jul 02:51
68b5d04
Compare
Choose a tag to compare

Release v0.26.6 prepares BEP255 and delivers a bug fix.

Change Log

  • (#349) feat: add upgrade config for bep255
  • (#353) fix: add proof of possession for side vote addrs

v0.26.5

06 Jun 02:36
66fb452
Compare
Choose a tag to compare

Release v0.26.5 is a bug-fix release.

Change Log

  • [cli] (#348) fix: support querying history about malicious vote slash
  • [cli] (#350) fix: reading pubkey from ledger panic

v0.26.4

26 Apr 10:34
3908999
Compare
Choose a tag to compare

Release v0.26.4 is a bug fix release.

Change Log

  • (#345) fix: fix validator unmarshal failed issue

v0.26.3

25 Apr 10:43
08920c2
Compare
Choose a tag to compare

Release v0.26.3 implements BEP126 and delivers several bug fixes.

Change Log

  • (#289) feat: implement bep126
  • (#335) feat: implement new slash mechanism
  • (#340) fix: use height in store for checking upgrade status
  • (#341) dep: update dependency to fix security issue

v0.26.2

18 Apr 07:55
cf7a97f
Compare
Choose a tag to compare

Release v0.26.2 is a bug-fix release.

Change Log

(#336) fix: fix merkle proof invalid issue of cli query

v0.26.1

23 Mar 07:59
60c3aa4
Compare
Choose a tag to compare

This release fixes a bug introduced by #320.

Changes

  • [sdk] [#331] fix: fix the bug introduced by fixing the testnet syncing issue

v0.26.0

20 Mar 03:01
259050b
Compare
Choose a tag to compare

Release v0.26.0 is a security enhancement release, which fixes a few possible panic issues.

Change Log

  • [sec] #328 sec: implement security enhancements (#328)