Skip to content

v1.5.0

Compare
Choose a tag to compare
@dtfiedler dtfiedler released this 16 Apr 21:02
· 509 commits to main since this release

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)