Skip to content

Releases: streamflow-finance/js-sdk

Exporting Aptos Normalize Address

04 Jan 00:33
46440fa
Compare
Choose a tag to compare

Aptos address normalization

04 Jan 00:14
3b8c8c1
Compare
Choose a tag to compare

Aptos has inconsistencies in how it returns addresses.
This method normalizes them to be 64 characters long, or leaves it as SPECIAL ADDRESS (0x0 - 0xf inclusive)

fix accounts order in createATA instruction

27 Dec 14:18
bbd68ea
Compare
Choose a tag to compare

pass checkTokenAccounts flag

27 Dec 14:10
7379783
Compare
Choose a tag to compare

STREAM-1060: check all token accounts ATA

27 Dec 13:20
58212d2
Compare
Choose a tag to compare

[WIP] create ata on withdrawal if it does not exist

25 Dec 12:25
977658b
Compare
Choose a tag to compare
  • when withdraw/cancel methods are called, check whether Recipient ATA exists
  • if it does not, add an instruction to create it

decrease budget as we don't need that much

19 Dec 13:48
350ddca
Compare
Choose a tag to compare

Add fees retrieval

12 Dec 12:09
ecf966f
Compare
Choose a tag to compare
v5.8.0

v5.8.0

execute multiple tx in seq for SquadsX

08 Dec 06:07
c28cc07
Compare
Choose a tag to compare

allow custom metadata pubkey on solana

07 Dec 03:40
71ae905
Compare
Choose a tag to compare