Skip to content

Releases: stellar/typescript-wallet-sdk

v1.1.2

12 Sep 18:36
8a7d22f
Compare
Choose a tag to compare

Release notes - Wallets - TS 1.1.2

Bug

watchOneTransaction and watchAllTransactions should not send duplicate events

v1.1.1

12 Sep 18:39
6348117
Compare
Choose a tag to compare

Release notes - Wallets - TS 1.1.1

Bug

Using typescript-wallet-sdk in a nodejs environment gives error

v1.1.0

21 Aug 18:16
84ab726
Compare
Choose a tag to compare

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

01 Aug 21:40
7a8ce4e
Compare
Choose a tag to compare

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