Skip to content

Releases: ainblockchain/ain-js

v1.8.0 Release Note

17 Apr 09:57
2671a45
Compare
Choose a tag to compare

Updates:

  • Support frontend usecases with isomorphic-ws package
  • Implement custom handshake timeout for isomorphic-ws
  • Implement custom ping-pong for isomorphic-ws

v1.7.1 Release Note

05 Apr 05:07
59c696c
Compare
Choose a tag to compare

Updates:

  • Add more tests
  • Fix types and comments

v1.7.0 Release Note

22 Mar 04:56
f8f0f94
Compare
Choose a tag to compare

Updates:

  • Allow up to 6 decimals in transfer values
  • Allow only positive transfer values
  • Add missing methods for JSON RPC APIs
  • Update tsdoc comments

v1.6.3 Release Note

27 Sep 04:43
2e41370
Compare
Choose a tag to compare

Updates:

  • Update Signer interface with Provider with network provider
  • Add typedoc comments for all classes, interfaces, and types
  • Rename some modules
  • Remove some unused code

v1.6.2 Release Note

12 Sep 03:06
24e0d35
Compare
Choose a tag to compare

Updates:

  • Fix node version issue with typedocs

v1.6.1 Release Note

12 Sep 02:04
2fb8457
Compare
Choose a tag to compare

Updates:

  • Set up github actions workflow for typedocs gh pages
  • Fix tests for SET transaction results

v1.6.0 Release Note

12 Sep 01:21
ad40b3e
Compare
Choose a tag to compare

Updates:

  • Add signer
  • Update test code for IN_BLOCK transaction state

v1.5.0 Release Note

27 Jul 06:58
f7af4d9
Compare
Choose a tag to compare

Updates:

  • Add dryrun transactoin APIs

v1.4.0 Release Note

27 Jul 06:56
8527c5b
Compare
Choose a tag to compare

Updates:

  • Update release pipeline github workflow

v1.3.7 Release Note

27 Jul 06:55
215204e
Compare
Choose a tag to compare