Skip to content

Releases: Soneso/stellar_flutter_sdk

Soroban & SEP-006 Improvements

18 Jan 13:27
Compare
Choose a tag to compare
  • extend soroban send transaction response (see #84)
  • improve sep-006 support (see #83)

Support Soroban 20.0.2

18 Dec 20:19
Compare
Choose a tag to compare
  • add support for soroban 20.0.2
  • this release contains breaking changes, see also #81

Improvements and fixes

23 Nov 11:05
Compare
Choose a tag to compare
  • improve handling of horizon responses with status code 429 see issue #78
  • fix soroban rpc response for simulate transaction request
  • improve a soroban testcase

improve sep-24 support

30 Oct 16:16
Compare
Choose a tag to compare

allow null amounts in sep24 transaction response

SEP-30 Support

26 Oct 17:49
Compare
Choose a tag to compare
  • Add support for SEP-30. See example
  • Rename expirationLedgerSeq from soroban rpc response

Update for stable P20

24 Oct 16:12
Compare
Choose a tag to compare

Protocol 20 Support

03 Oct 13:03
Compare
Choose a tag to compare
  • update horizon responses for p20
  • remove soroban experimental flag

soroban prev. 11 support (multisig)

18 Sep 17:23
Compare
Choose a tag to compare
  • add multisig to soroban prev. 11 support

support soroban prev 11

17 Sep 09:54
Compare
Choose a tag to compare

add support for soroban prev 11

anchor handling improvements

24 Aug 15:26
Compare
Choose a tag to compare
  • anchor handling improvements - sep001, sep009, sep0010, sep0012, sep024
  • preparations for web support