Mar. 31th 2022
New release for BNB Beacon Chain Prodnet
IMPROVEMENTS
- #835 [Staking] Implement BEP128
Mar. 10th 2022
New release for BNB Beacon Chain Testnet
IMPROVEMENTS
- #835 [Staking] Implement BEP128
Jan. 13th 2022
New release for Binance Chain Mainnet
Fix bugs and security patches for several issues
Jan. 26th 2021
New release for Binance Chain Mainnet
Bugfix
- Fix issue with handling errors of
mirror
andsync
Jan. 19th
New release for Binance Chain testnet
New Features
- BEP82 Implementation
- BEP84 Implementation
- BEP87 Implementation
- Cross-chain Transfer Improvements
Jan. 11th 2021
Resolve the issue that memory usage is too high when Hotsync is enabled
Sep. 7th
Fix bugs with breath block interval
Aug. 23th
New Features
- Enable BNB staking
- Enable Cross-chain transfer between BC and BSC
- Add BSC on-chain governance
Aug. 21th
Fix bugs with reward distribution
July. 31rd
Add minor changes
July. 27rd
Bug Fix
- Fix node crash when node failed to load block from db after state sync.
- Fix
latest_block_height
of status api do not update after switch tohot-sync
.
July. 23rd
New Features
- Staking features for Binance Smart Chain
Bug Fix
- Fix bugs with delist
June. 3rd
New Features
- BEP8 - Mini-BEP2 token features
- BEP70 - Support busd pair listing and trading
Improvements
- BEP67 Price-based Order Expiration
- Add pendingMatch flag to orderbook query response
June. 1st
Bug Fix
- Fix bugs with replaying blocks
Nov. 21th
Bug Fix
- Fix bugs with multisend
Nov. 11th
New Features
- Expose kafka version in publisher setting
Improvements
- Lot Size enhencement
- Change constrains of listing transaction
- Massive performance improvements, especially for storage.
- Improve the handle of zero balance accounts
Tendermint Changes
Due to changes of underling Tendermint library, ResponseCheckTx
, ResponseDeliverTx
, ResponseBeginBlock
, and ResponseEndBlock
now include Events
instead of Tags
. Each Event contains a type and a list of attributes (list of key-value pairs) allowing for inclusion of multiple distinct events in each response.
Sep 12th
** New Features**
- BEP3, atomic swap
- Add memo to transfer kafka message
- Improve the handle of Kafka server connection error
- API Server Improvements: Add support for querying time-lock information.
Tendermint Changes
- Introduce Hot-Sync
- Support Index service recovery and add indexHeight in Status api
- Performance improvements
Sep 3rd Bug Fix
- #109fix can't bring bnbchaind back when there is an order whose symbol is lower case
Jul 22th New Features
- Introduce Customized Scripts and Transfer Memo Validation
- Add
--dry
flag inbnbcli
to get encoded signed transaction in hex
Bug Fixes
- Add chain-id check for sign command
Tendermint Changes
- More configuration in config file
- More P2P metrics
June 26th
New Features
- Delist Trading Pairs on Binance DEX
- Time Locking of Token Assets on Binance Chain
- Registered Types for Transaction Source
- State Sync Enhancement
- Match Engine Revise
Bug Fixes
- Apply more validity check on the fee-change proposals
Tendermint Changes
Binance chain bumped its Tendermint dependency from v0.30.1 to v0.31.5.
- Other improvements:
- The stability of P2P layer is improved. Now, it handles high pressure better when state-sync; handle DNS lockup failure;dataseed nodes dials more efficiently
- RPC response time is decreased
- issues in go-crypto are fixed
June 13th
Imoprovements
- Fix issues with AppHash conflicts when running
state-sync
May 28th
Imoprovements
- Support asynchronously handling websocket requests
- Fix minor issues to improve stablity
April 18th
This is the first public release of Binance Chain Full node for testnet