Releases: bnb-chain/go-sdk
Releases · bnb-chain/go-sdk
v1.2.3-bscAlpha.0
Changelog
CHAIN UPGRADE
- #132 [RPC] [API] enable side chain governance transaction
- #133 [RPC] [API] enable side chain unbind transaction, and modify the structure of claimMsg
- #136 [TX] [TOOL] add utils to parse Claim payload to human readable interface
v1.2.3
CHAIN UPGRADE
#110 [RPC] [API] Add pending_match flag
#130 [RPC] [API] Support Mini Token
v1.2.2
1.2.2
- #106 [RPC] fix nil point error in getBalance rpc call
- #103 [RPC] change the default timeout of RPC client as 5 seconds
- #102 [FIX] Some typos only (managr/manger)
v1.2.1
fix btcd version retag issue
v1.2.0
- #93 [BREAKING] uprade to binance chain release 0.6.3
v1.1.3
Features:
- support atomic swap transactions
v1.1.2
IMPROVEMENT:
#88 [RPC] wrap error for abci query when abci code is not 0
v1.1.1
IMPROVEMENT:
#84 change interface of get timelock
#87 distinguish not found error for get timelock rpc
v1.1.0
BUG FIX:
#82 [RPC] refactor reconnection