Skip to content

Releases: bnb-chain/go-sdk

v1.2.3-bscAlpha.0

03 Jul 06:22
Compare
Choose a tag to compare
v1.2.3-bscAlpha.0 Pre-release
Pre-release

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

02 Jun 10:47
47d4101
Compare
Choose a tag to compare

CHAIN UPGRADE

#110 [RPC] [API] Add pending_match flag
#130 [RPC] [API] Support Mini Token

v1.2.2-bscAlpha.0

25 May 06:00
24952c3
Compare
Choose a tag to compare
v1.2.2-bscAlpha.0 Pre-release
Pre-release

v1.2.2

16 Jan 06:26
fe75240
Compare
Choose a tag to compare

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

26 Nov 02:18
72b1e5f
Compare
Choose a tag to compare

fix btcd version retag issue

v1.2.0

11 Nov 05:46
a90bf3e
Compare
Choose a tag to compare
  • #93 [BREAKING] uprade to binance chain release 0.6.3

v1.1.3

18 Sep 09:43
7eb8115
Compare
Choose a tag to compare

Features:

  1. support atomic swap transactions

v1.1.2

09 Sep 02:28
78dd8bc
Compare
Choose a tag to compare

IMPROVEMENT:
#88 [RPC] wrap error for abci query when abci code is not 0

v1.1.1

28 Aug 07:00
4f600d3
Compare
Choose a tag to compare

IMPROVEMENT:
#84 change interface of get timelock
#87 distinguish not found error for get timelock rpc

v1.1.0

20 Aug 02:08
29e8379
Compare
Choose a tag to compare

BUG FIX:
#82 [RPC] refactor reconnection