Skip to content

Releases: bnb-chain/go-sdk

v1.0.9

07 Aug 02:46
3f52c48
Compare
Choose a tag to compare

FEATURES

  • #71 [RPC] add timelock query support
  • #73 [RPC] add limit param to get depth api for RPC

v1.0.8

29 Jul 02:13
f748c91
Compare
Choose a tag to compare

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

10 Jul 06:36
c0c9eac
Compare
Choose a tag to compare

BUG FIX:

  1. use correct query path to get latest account in rpc api.
  2. fix address mismatch with wallet, resolve issue #47 and #46

v1.0.6

08 Jul 12:13
767e4da
Compare
Choose a tag to compare
fix multisend order miss (#43)

v1.0.5

17 Jun 13:33
3753e5a
Compare
Choose a tag to compare

feature:

  1. support timelock/timeunlock/timerelock message type

v1.0.4

03 Jun 07:31
6442ea1
Compare
Choose a tag to compare

Feature:

  1. api: expose memo and source when broadcast a tx
  2. api: support query proposal

Improvement:

  1. Avoid currently read/write of connection when reconnection while use websocket.

v1.0.3

13 May 06:49
f47c7a8
Compare
Choose a tag to compare

Bug fixes:

  1. hotfix package error for ledger key

v1.0.2

13 May 05:47
Compare
Choose a tag to compare

Features:

  1. Support ledger keys #32
  2. Add timeout to rpc dailer #31

Bug Fixes:

  1. Fix wrong symbol length validate rule. #31

v1.0.1

08 May 02:38
e5e9977
Compare
Choose a tag to compare
  • support rpc to fullnode

first release for testnet

06 Mar 08:58
Compare
Choose a tag to compare
Pre-release
v0.9.1

update msg json format