Skip to content

Releases: ar-io/ar-io-sdk

v2.4.0-alpha.3

24 Oct 17:49
Compare
Choose a tag to compare
v2.4.0-alpha.3 Pre-release
Pre-release

2.4.0-alpha.3 (2024-10-24)

Bug Fixes

  • auctions: fix submitAuctionApi to accept type and years (6780a80)

v2.4.0-alpha.2

24 Oct 16:05
Compare
Choose a tag to compare
v2.4.0-alpha.2 Pre-release
Pre-release

2.4.0-alpha.2 (2024-10-24)

Bug Fixes

  • auctions: update read APIs to fetch auctions, use vite example display active auction (32001c2)
  • auctions: update types and add intervalMs (bc21200)
  • types: update types to match contract (cb7d2b4)

Features

  • ant: support releasing of name of ANTs (16363e8)
  • auctions: add auctions api to IO classes (974897b)

v2.4.0-alpha.1

23 Oct 23:04
Compare
Choose a tag to compare
v2.4.0-alpha.1 Pre-release
Pre-release

2.4.0-alpha.1 (2024-10-23)

Bug Fixes

  • delegates: fixes type (ae7be5c)
  • lint: add lint fix and missing bracket (72446aa)
  • tag: small tweak to instant tag (663de6f)

Features

  • delegates: add instant delegate withdrawal for a fee (4b4cb8f)

v2.3.3-alpha.1

17 Oct 15:33
Compare
Choose a tag to compare
v2.3.3-alpha.1 Pre-release
Pre-release

2.3.3-alpha.1 (2024-10-17)

Bug Fixes

  • 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)
  • 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)
  • util: create schema parsing util to pretty format errors (367537a)
  • validations: add zod schema validations on ant returns (163c2f1)

v2.3.2

16 Oct 21:55
Compare
Choose a tag to compare

2.3.2 (2024-10-16)

Bug Fixes

  • io: add getDemandFactor api (feab461)
  • io: update getTokenSupply to type that returns full breakdown of tokens (e790055)
  • types: add totalEligibleGateways to AoEpochDistributionData type (9a35d39)
  • types: update gateways to include services (a3fe5b4)

v2.3.2-alpha.4

16 Oct 20:59
Compare
Choose a tag to compare
v2.3.2-alpha.4 Pre-release
Pre-release

2.3.2-alpha.4 (2024-10-16)

Bug Fixes

  • io: update getTokenSupply to type that returns full breakdown of tokens (e790055)

v2.3.2-alpha.3

15 Oct 22:01
Compare
Choose a tag to compare
v2.3.2-alpha.3 Pre-release
Pre-release

2.3.2-alpha.3 (2024-10-15)

Bug Fixes

  • types: add totalEligibleGateways to AoEpochDistributionData type (9a35d39)

v2.3.2-alpha.2

15 Oct 13:03
Compare
Choose a tag to compare
v2.3.2-alpha.2 Pre-release
Pre-release

2.3.2-alpha.2 (2024-10-15)

Bug Fixes

  • io: add getDemandFactor api (feab461)

v2.3.2-alpha.1

14 Oct 17:22
Compare
Choose a tag to compare
v2.3.2-alpha.1 Pre-release
Pre-release

2.3.2-alpha.1 (2024-10-14)

Bug Fixes

  • types: update gateways to include services (a3fe5b4)

v2.3.1

09 Oct 17:08
Compare
Choose a tag to compare

2.3.1 (2024-10-09)

Bug Fixes

  • use AoEpochObservationData type to match what is coming back from contract (684abf3)