FEATURE
- #183 feat: implement bep126 queries
IMPROVEMENT
- #178 dep: bump the version of btcd to v2.3.2
IMPROVEMENT
- #170 types: set the types to the origin package alias and remove trade client
IMPROVEMENT
- #168 type: add more oracle claim type
FEATURE
- #164 feat: impl bep159 txs cli and queries
- #160 [RPC] Support minimal 0.1 BNB staking
CHAIN UPGRADE
- #144 [RPC] [API] Support for the transfer of token ownership, and change the minimum token symbol length
IMPROVEMENT
- #142 [RPC] [API] add contract info for a token if there is any
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
CHAIN UPGRADE
- #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)
- #99 [BUILD] upgrade version of btcd to avoid retag issue
- #93 [BREAKING] uprade to BNB Chain release 0.6.3
- #81 [TX] support swap on a single chain
- #88 [RPC] wrap error for abci query when abci code is not 0
IMPROVEMENT
- #87 [RPC] distinguish not found error for get timelock rpc
- #84 [RPC] change interface of get timelock
IMPROVEMENT
- #82 [RPC] refactor reconnection
FEATURES
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
BREAKING
- #57 [API] add query option to getTokens api