Releases: streamflow-finance/js-sdk
v6.4.3
v6.4.3
v6.4.2
v6.4.2
v6.4.1
v6.4.1
v6.4.0
v6.4.0
v7.0.0-alpha.2
Overview
We want to switch to using bignumber.js library due to more precision when doing operations like division and multiplication and to have consistency across the codebases (to only use 1 big number library).
Addressing comments by @LukaStreamflow on original PR
#186 (comment)
I don't see this function being called anywhere in js-sdk or our app? - no reason to change it
#186 (comment)
We are dropping support for EVM AFAIK - I created a to-do to remove this once safe
Other comments are resolved
v6.3.10
- add search distributors method to filter Airdrop by mint or admin;
v7.0.0-alpha.1
v7.0.0-alpha.1
v7.0.0-alpha.0
v7.0.0-alpha.0
v6.3.9
v6.3.9
v6.3.8
When creating an Airdrop for mint with Transfer Fee extension we need to account for such fees, so that the Escrow has enough funds to distribute.
Logic loosely based on what we have in Rust Solana library https://github.com/solana-labs/solana-program-library/blob/master/token/program-2022/src/extension/transfer_fee/mod.rs#L90
Example transaction https://explorer.solana.com/tx/51qRMSAy8bXW93mGekBZZjQPv7zjja6Eibfab2j2RVKBSVFnn6Fo8qCap1CNPVWybKwQMfj12KpDyayqqwRRP2sU?cluster=devnet