Releases: ardriveapp/turbo-sdk
Releases · ardriveapp/turbo-sdk
v1.7.1
v1.7.0
v1.6.0
v1.5.0
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
v1.4.1
v1.4.0
v1.3.0
1.3.0 (2024-01-03)
Bug Fixes
- web: ensure we have the public key for arconnect wallets when signing data (7dd9ae0)
- web: remove reference to
node:crypto
in websigner, use signer to signer to sign header (45a413d)
Features
- signer: allow an optional signer to be passed instead of JWK for signing data items (b70cfa2)