Releases: stellar/typescript-wallet-sdk
Releases · stellar/typescript-wallet-sdk
v1.1.2
v1.1.1
v1.1.0
Release notes - Wallets - TS 1.1.0
Story
[TS] Fee bump transactions
[TS] Get account balances
[TS] Manage non-XLM asset trustlines
[TS] History: display history of all transactions and operations
[TS] Allow importing and signing arbitrary transactions given an XDR
[TS] Allow submitting a transaction
[TS] Exceptions + error handling
[TS] Improve transaction submitting experience
[TS] Figure out best way of generating random keypair for different environments
v1.0.0
Release notes - Wallets - TS 1.0.0
Story
[TS] Write documentation draft
[TS] Funding Account
[TS] Improve auth token handling
[TS] Support memo in the interactive deposit
[TS] Review and export types/interfaces
[TS] Re-organize SEP-24 functions
[TS] Add TS examples to docs
[TS] Delete getHistory
[TS] Review and update SEP-10 and SEP-24 documentation