Skip to content

Releases: ar-io/ar-io-sdk

v2.5.0-alpha.3

14 Nov 20:40
Compare
Choose a tag to compare
v2.5.0-alpha.3 Pre-release
Pre-release

2.5.0-alpha.3 (2024-11-14)

Bug Fixes

  • io: add getDelegations to AoIORead (7c30c9b)
  • types: modify AoDelegation type (18bb755)

v2.5.0-alpha.2

14 Nov 17:11
Compare
Choose a tag to compare
v2.5.0-alpha.2 Pre-release
Pre-release

2.5.0-alpha.2 (2024-11-14)

Bug Fixes

  • id and test: add test for old ant and add lua source id for new code (77601b2)
  • tests: add test for old ant (0489cb6)
  • tests: add unit tests for util and move parsing of records to uitl (2d08c9a)
  • tests: update ANT in tests to use v8 ant (1eff8a9)

Features

  • getRecords: update getRecords to return as flat array of objects (b9808c1)

v2.5.0-alpha.1

14 Nov 17:05
Compare
Choose a tag to compare
v2.5.0-alpha.1 Pre-release
Pre-release

2.5.0-alpha.1 (2024-11-14)

Features

  • delegations: add getter for staked and vaulted delegations PE-7093 (7182942)
  • delegations: add SDK function to retrieve an address's delegations PE-7093 (07c9107)

v2.4.0

12 Nov 19:02
Compare
Choose a tag to compare

2.4.0 (2024-11-12)

Bug Fixes

  • ant: add reassignName to ant implementation (9e705a9)
  • auctions: fix submitAuctionApi to accept type and years (6780a80)
  • auctions: update auction APIs and types (5fd2ccc)
  • auctions: update read APIs to fetch auctions, use vite example display active auction (32001c2)
  • auctions: update types and add intervalMs (bc21200)
  • corrected AoVaultData field to be startTimestamp (b9888bf)
  • delegates: fixes type (ae7be5c)
  • emitter: do non strict checks on state in arns emitter (6566a3c)
  • emitter: provide strictness in constuctor (060df05)
  • exports: add exports to barrel file (fec094e)
  • exports: dont export http stuff) (d6369aa)
  • io: consolidate instantGatewayWithdrawal and instantGatewayWithdrawal to just instantWithdrawal, update `cancelWithdrawal (ea9f3eb)
  • io: include address in delegate type for gateway (46ef1a7)
  • lint: add lint fix and missing bracket (72446aa)
  • PE-7080: add apis for fetching paginated delegates (e3d4af2)
  • schema: add strict mode to ANT with default to false (4864abf)
  • schemas: add passthrough on schema checks for ants (9cb2776)
  • schemas: add zod schemas and tests (feba587)
  • schema: specify HandlerNames instead of Handlers (44cc472)
  • schemas: update ant schema and tests (f3284ed)
  • schema: update handlers schema (6ec52e4)
  • strict: allow for passing in strict mode on apis (e147220)
  • tag: small tweak to instant tag (663de6f)
  • test: correct params for get record (f999c49)
  • tests: add esm tests and remove redundant cjs tests (95244ea)
  • tests: add js path on imports (db1520a)
  • tests: simplify strict check on test (62c9140)
  • types: add back delegates for AoGateway (d337a74)
  • types: update types to match contract (cb7d2b4)
  • types: use generic on PageParms for sortBy, update delegate types (7a1abc4)
  • util: create schema parsing util to pretty format errors (367537a)
  • validations: add zod schema validations on ant returns (163c2f1)
  • withdrawls: update API for cancelling withdrawls to allow delegate and operator withdrawls (5cb680a)

Features

  • ant: adds set-keywords and set-description methods for ants) (3b260a2)
  • ant: support releasing of name of ANTs (16363e8)
  • arns: add upgradeRecord API (9c1726d)
  • auctions: add auctions api to IO classes (974897b)
  • delegates: add instant delegate withdrawal for a fee (4b4cb8f)
  • getVault: init IO method PE-7081 (0e3cde2)
  • paginated vaults: init SDK paginated vaults PE-7081 (6d079f9)
  • paginated vaults: use flat array over nested vaults PE-7081 (e17cfb7)

v2.4.0-alpha.16

12 Nov 17:54
Compare
Choose a tag to compare
v2.4.0-alpha.16 Pre-release
Pre-release

2.4.0-alpha.16 (2024-11-12)

Bug Fixes

  • types: add back delegates for AoGateway (d337a74)

v2.4.0-alpha.15

12 Nov 15:48
Compare
Choose a tag to compare
v2.4.0-alpha.15 Pre-release
Pre-release

2.4.0-alpha.15 (2024-11-12)

Features

  • getVault: init IO method PE-7081 (0e3cde2)
  • paginated vaults: init SDK paginated vaults PE-7081 (6d079f9)
  • paginated vaults: use flat array over nested vaults PE-7081 (e17cfb7)

v2.4.0-alpha.14

11 Nov 19:23
Compare
Choose a tag to compare
v2.4.0-alpha.14 Pre-release
Pre-release

2.4.0-alpha.14 (2024-11-11)

Bug Fixes

  • io: include address in delegate type for gateway (46ef1a7)

v2.4.0-alpha.13

11 Nov 13:23
Compare
Choose a tag to compare
v2.4.0-alpha.13 Pre-release
Pre-release

2.4.0-alpha.13 (2024-11-11)

Bug Fixes

  • exports: add exports to barrel file (fec094e)
  • exports: dont export http stuff) (d6369aa)

v2.4.0-alpha.12

07 Nov 21:38
Compare
Choose a tag to compare
v2.4.0-alpha.12 Pre-release
Pre-release

2.4.0-alpha.12 (2024-11-07)

Bug Fixes

  • corrected AoVaultData field to be startTimestamp (b9888bf)

v2.4.0-alpha.11

07 Nov 18:36
Compare
Choose a tag to compare
v2.4.0-alpha.11 Pre-release
Pre-release

2.4.0-alpha.11 (2024-11-07)

Bug Fixes

  • emitter: do non strict checks on state in arns emitter (6566a3c)
  • emitter: provide strictness in constuctor (060df05)