Skip to content

Releases: ardriveapp/turbo-sdk

v1.9.0

06 May 17:22
Compare
Choose a tag to compare

1.9.0 (2024-05-06)

Bug Fixes

  • eth payments: setup ETH in default constructor, remove default wait() PE-5992 (4cbc6bd)

Features

  • eth payments: init eth tx payments PE-5992 (6351425)

v1.9.0-alpha.2

03 May 19:39
Compare
Choose a tag to compare
v1.9.0-alpha.2 Pre-release
Pre-release

1.9.0-alpha.2 (2024-05-03)

Bug Fixes

  • eth payments: setup ETH in default constructor, remove default wait() PE-5992 (4cbc6bd)

v1.8.0

02 May 15:59
Compare
Choose a tag to compare

1.8.0 (2024-05-02)

Features

  • solana payments: init solana token tools for sol payment PE-5993 (e5ab6a9)

v1.7.1

25 Apr 17:26
Compare
Choose a tag to compare

1.7.1 (2024-04-25)

Bug Fixes

  • signer: use web signer if .window exists PE-6055 (90cbd56)

v1.7.0

25 Apr 15:57
Compare
Choose a tag to compare

1.7.0 (2024-04-25)

Features

  • upload: allow eth and sol signing for upload PE-5941 (bfcdc4b)
  • upload: allow eth/sol signer types PE-5941 (9902501)

v1.6.0

24 Apr 16:21
Compare
Choose a tag to compare

1.6.0 (2024-04-24)

Features

  • top up: allow eth/sol destination for fiat top up PE-6034 (dabe123)
  • top up: allow eth/sol destination for fiat top up PE-6034 (8ca05ab)

v1.5.0

16 Apr 21:02
Compare
Choose a tag to compare

1.5.0 (2024-04-16)

Bug Fixes

  • export Arconnect and ArweaveSigner from env specific signers (b94ffdc)
  • fund with ar: add web esm compatible arweave export PE-5849 (9681e06)

Features

  • crypto payments: init fund methods PE-5849 (5ec1687)
  • crypto payments: refactor arweave-js out of signer PE-5849 (aa7836b)
  • fund with ar: add ToTokenAmount helper utils PE-5849 (37417dd)
  • fund with ar: catch polling error PE-5849 (8bb9b1f)
  • fund with ar: continue polling on request error PE-5849 (a324ca1)
  • fund with ar: throw no wallet found as error PE-5849 (d1d2e7a)
  • signers: exports arbundles ArconnectSigner and ArweaveSigner (41c85ed)

v1.4.2

15 Mar 16:41
Compare
Choose a tag to compare

1.4.2 (2024-03-15)

Bug Fixes

  • arbundles: pin arbundles to 0.9.9 and run tests locally (c92ce38)

v1.4.1

11 Mar 15:52
Compare
Choose a tag to compare

1.4.1 (2024-03-11)

Bug Fixes

  • checkout session: correct query param, change type, add coverage PE-5790 (4fc6115)

v1.4.0

30 Jan 20:20
Compare
Choose a tag to compare

1.4.0 (2024-01-30)

Features

  • ui mode: support query param for checkout session ui mode PE-5332 (18dec34)