Skip to content

Releases: ar-io/ar-io-sdk

v2.2.0

30 Aug 18:08
Compare
Choose a tag to compare

2.2.0 (2024-08-30)

Bug Fixes

  • logger: permit logger as argument for typeguard util and default it (45df626)
  • register: update spawn ant to register at end of spawn (4320c80)
  • signer: add typeguard util for aoSigner (0d7f210)
  • signing: add aosigner to contract signer (3b0495a)
  • tests: dont send messages to ao in e2e tests (e7108da)
  • tests: reconfigure test structure (1872a26)
  • tests: use test-wallet fixture in tests instead of generating anew each time (27a5dc2)
  • typeguard: return true or false in typeguard and log the error (4b851c5)
  • types: update types for epoch distributions (5aedf50)
  • util: use ANTRegistry class for registering ant on spawn instead of aoconnect (350112d)

Features

  • ant id: update lua ant id to latest (968c30e)
  • util: add AoAntState typeguard util (c6f457f)

v2.2.0-alpha.4

28 Aug 20:00
Compare
Choose a tag to compare
v2.2.0-alpha.4 Pre-release
Pre-release

2.2.0-alpha.4 (2024-08-28)

Bug Fixes

  • util: use ANTRegistry class for registering ant on spawn instead of aoconnect (350112d)

v2.2.0-alpha.3

28 Aug 15:46
Compare
Choose a tag to compare
v2.2.0-alpha.3 Pre-release
Pre-release

2.2.0-alpha.3 (2024-08-28)

Bug Fixes

  • logger: permit logger as argument for typeguard util and default it (45df626)
  • typeguard: return true or false in typeguard and log the error (4b851c5)

Features

  • util: add AoAntState typeguard util (c6f457f)

v2.2.0-alpha.2

27 Aug 19:31
Compare
Choose a tag to compare
v2.2.0-alpha.2 Pre-release
Pre-release

2.2.0-alpha.2 (2024-08-27)

Bug Fixes

  • types: update types for epoch distributions (5aedf50)

v2.2.0-alpha.1

22 Aug 02:33
Compare
Choose a tag to compare
v2.2.0-alpha.1 Pre-release
Pre-release

2.2.0-alpha.1 (2024-08-22)

Bug Fixes

  • register: update spawn ant to register at end of spawn (4320c80)
  • signer: add typeguard util for aoSigner (0d7f210)
  • signing: add aosigner to contract signer (3b0495a)
  • tests: dont send messages to ao in e2e tests (e7108da)
  • tests: reconfigure test structure (1872a26)
  • tests: use test-wallet fixture in tests instead of generating anew each time (27a5dc2)

Features

  • ant id: update lua ant id to latest (968c30e)

v2.1.0-alpha.13

21 Aug 16:39
Compare
Choose a tag to compare
v2.1.0-alpha.13 Pre-release
Pre-release

2.1.0-alpha.13 (2024-08-21)

Features

  • ant id: update lua ant id to latest (968c30e)

v2.1.0-alpha.12

20 Aug 20:51
Compare
Choose a tag to compare
v2.1.0-alpha.12 Pre-release
Pre-release

2.1.0-alpha.12 (2024-08-20)

Bug Fixes

  • signer: add typeguard util for aoSigner (0d7f210)
  • signing: add aosigner to contract signer (3b0495a)
  • tests: dont send messages to ao in e2e tests (e7108da)
  • tests: reconfigure test structure (1872a26)
  • tests: use test-wallet fixture in tests instead of generating anew each time (27a5dc2)

v2.1.0-alpha.11

08 Aug 22:48
Compare
Choose a tag to compare
v2.1.0-alpha.11 Pre-release
Pre-release

2.1.0-alpha.11 (2024-08-08)

Bug Fixes

  • register: update spawn ant to register at end of spawn (4320c80)

v2.1.0

07 Aug 16:06
Compare
Choose a tag to compare

2.1.0 (2024-08-07)

Bug Fixes

  • ao: update AoProcess to only support string | undefined (584aee1)
  • io: update gateway stat types (a59b166)
  • io: add api that returns the total token supply (261c85c)
  • io: no longer add data to save observations (c017b52)
  • ant: set new lua id in constants (e4c3aaf)
  • emitter: update arns emitter to use ant registry (e55a67b)
  • signer: move createAoSigner to be a util (7f7a0e6)
  • ant: update spawn to use ant registry id in the tags (28dae7f)
  • types: remove deprecated types (c674876)
  • types: update AoGateway to include weights (5368668)

Features

  • registry: add ant registry class (2056674)
  • evolve: add evolve util (47bfe20)
  • signing: add window arweave wallet to available signing options (7596aec)

v2.1.0-alpha.10

06 Aug 18:49
Compare
Choose a tag to compare
v2.1.0-alpha.10 Pre-release
Pre-release

2.1.0-alpha.10 (2024-08-06)

Bug Fixes

  • types: add gateway weights to AoGateway (e725198)