Releases: bnb-chain/go-sdk
Releases · bnb-chain/go-sdk
v1.0.9
FEATURES
- #71 [RPC] add timelock query support
- #73 [RPC] add limit param to get depth api for RPC
v1.0.8
IMPROVEMENTS
- #53 [SOURCE] change the default source into 0
- #56 [RPC] add reconnect strategy when timeout to receive response
- #61 [KEY] support bip44 to derive many address from same seed phase
FEATURES
*#66 [API] support set account flag transaction
BREAKING
- #57 [API] add query option to getTokens api
v1.0.7
BUG FIX:
- use correct query path to get latest account in rpc api.
- fix address mismatch with wallet, resolve issue #47 and #46
v1.0.6
fix multisend order miss (#43)
v1.0.5
feature:
- support timelock/timeunlock/timerelock message type
v1.0.4
Feature:
- api: expose memo and source when broadcast a tx
- api: support query proposal
Improvement:
- Avoid currently read/write of connection when reconnection while use websocket.
v1.0.3
Bug fixes:
- hotfix package error for ledger key
v1.0.2
Features:
- Support ledger keys #32
- Add timeout to rpc dailer #31
Bug Fixes:
- Fix wrong symbol length validate rule. #31
first release for testnet
v0.9.1
update msg json format