Releases: bnb-chain/bnc-tendermint
Releases · bnb-chain/bnc-tendermint
v0.32.3-bc.10
This a maintenance release which fixes a minor security issues.
ChangeLog
- [bug-fix] #183 update deps that were reported in OSV issues
v0.32.3-bc.9
This a maintenance release that fixes two minor security issues.
ChangeLog
- [bug-fix] #179 update deps that were reported in OSV issues
- [bug-fix] #180 remove unused mintnet-kubernetes from tools due to it is outdated
v0.32.3-bc.8
This a maintenance release.
ChangeLog
- [Licence] #171 change opensource license to
Mozilla Public License Version 2.0
- [bug-fix] #174 add timeout for catch up condition check with no peers
- [dep] #175 bump protobuf library to v1.3.2 and websocket library to v1.4.1
v0.32.3-binance.7
Changelog
- [bug-fix] #167 change file permission and add error handling
- [go] #168 upgrade go version to 1.17 and replace ioutil with io/os
v0.32.3-binance.6
Changelog
- [go] #163 update go version to 1.16
- [crypto] #164 fix infinite recursion in Secp256k1 String() method
v0.32.3-binance.5
- [api] #150 relax tx querying
- [p2p] #151 return masked IP (not the actual IP) in addrbook#groupKey
- [consensus] #152 validate incoming messages
- [consensus] #153 Fix consensus failure when remote signer drops
- [bug-fix] #155 Bugfix post v0.32
v0.32.3-binance.4
Changelog
- [sync] #157 fix goroutine/memory leak under hotsync when receive consensus message
- [api] #148 fix
validators
api does now show correct height issue
v0.32.3-binance.3
Changelog
- [sync] #147 fix not panic when do not have block under state sync
v0.32.3-binance.2
Changelog
BUG FIXES:
- [status] #140 fix hot sync not a catched up status
- [consensus] #140 fix bug in load last validator set
- [index] #140 fix index height can not set after state sync
Release_bsc_prealpha_1.0
Merge pull request #138 from binance-chain/side_slash
expose RecoverPubkey from internal secp256k1