Skip to content

Releases: nknorg/nkn-sdk-go

v1.4.8

29 May 04:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.7...v1.4.8

v1.4.7

24 Jan 10:40
Compare
Choose a tag to compare

What's Changed

  • Add MaybeNext api to onConnect and onMessage type by @yilunzhang in #124
  • Multiclient reconnect will also trigger onConnect event by @yilunzhang in #125
  • Remove bool return in MaybeNext for gomobile compatibility by @yilunzhang in #126

Full Changelog: v1.4.6...v1.4.7

v1.4.6

02 Aug 23:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.5...v1.4.6

v1.4.5

28 Mar 05:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.4...v1.4.5

v1.4.4

15 Mar 08:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.3...v1.4.4

v1.4.3

21 Feb 09:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.4.2

19 Feb 07:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.4.2

v1.4.1

01 Apr 06:42
Compare
Choose a tag to compare

Add FixNonce config in TransactionConfig to fix nonce at 0

v1.4.0

14 Mar 08:24
Compare
Choose a tag to compare
  • Breaking change: add fee parameter to nanopay IncrementAmount method

v1.3.9

02 Mar 23:26
Compare
Choose a tag to compare
  • Unencrypted message will not be handled by default
  • Add seed 1-8 to default rpc node list