Skip to content

Releases: nknorg/nkn-sdk-js

v1.3.2

29 May 04:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

06 Apr 02:26
Compare
Choose a tag to compare

What's Changed

  • Fix potential unhandled promise when getting node state by @yilunzhang in #120

Full Changelog: v1.3.0...v1.3.1

v1.3.0

04 Apr 07:56
Compare
Choose a tag to compare

What's Changed

  • Fix challengetimeout caused exit in some nodejs version by @yilunzhang in #118

Full Changelog: v1.2.9...v1.3.0

v1.2.9

04 Apr 06:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.8...v1.2.9

v1.2.8

29 Mar 08:14
Compare
Choose a tag to compare

What's Changed

  • Client will only use current node as rpc node if it's persist finished by @iheron in #114
  • Won't show challenge timeout error by @yilunzhang in #115

Full Changelog: v1.2.7...v1.2.8

v1.2.7

24 Feb 01:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.6...v1.2.7

v1.2.6

21 Jun 08:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.5...v1.2.6

v1.2.5

08 May 10:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.2.5

v1.2.4

01 Apr 06:09
Compare
Choose a tag to compare

Will not get nonce from node if 0 nonce is passed in

v1.2.3

19 Jan 11:38
Compare
Choose a tag to compare

Fix incorrection type definition in index.d.ts