Releases: streamflow-finance/js-sdk
Releases · streamflow-finance/js-sdk
SUI Program ID update
v5.6.7 v5.6.7
Fee updates
- Updated Base fee to 0.99 from 0.25
- Updated SUI contract Address
Add `remaining` to base Stream type
- add
remaining
method because it's exposed via all implementation - remove unused
formatDecodedStream
as it's incompatible and long deprecated - deprotect abstract methods of BaseStreamClient because they aren't protected on implementations
Use traditional sign for SquadsX wallet
v5.6.4-alpha.0 v5.6.4-alpha.0
revert squadsx hack
v5.6.4 v5.6.4
fix dist location
- fix dist location
try to fix Martian/Rise `Invalid vector args`
v5.6.2 v5.6.2
STREAM-934: ci/cd
-ci/cd pipeline
Streamflow v2
- Ongoing stream payments with no end date with the ability to top-up
- Naming the stream in a human-readable format
- Highly configurable options for canceling the stream and/or transferring stream recipient
- Automatically closing the stream after it ends
- Automatic withdrawals (token transfers)
This is a major release.