Releases: streamflow-finance/js-sdk
Releases · streamflow-finance/js-sdk
v6.0.0-alpha.6
- change signature of
getClaims
- separate distributor id for each recipient
v6.0.0-alpha.5
- optimise claim to always add
claimLocked
instruction
Hotfix - Propagated priority fees in create multiple
v5.11.3 v5.11.3
v6.0.0-alpha.4
pass msg through
v6.0.0-alpha.3
- run lint after rebase
- use prepareTransaction to create transactions
v6.0.0-alpha.2
- rebase
- use
prepareBaseInstructions
inDistributorClient
fix prepareWithdrawInstructions typo
v5.11.2 v5.11.2
Fix withdraw ext params
- support compute params in createMultiple
- fix withdraw ext params
STREAM-1269, STREAM-1270: prepare ixs methods, support computePrice
- add prepare instructions methods to SolanaStreamClient
- add
prepareTransaction
util to create a transaction with any number of instructions - support
computePrice
to set custom priority fee for a transaction