Skip to content

Releases: Soneso/stellar_flutter_sdk

muxed accounts & memo support in SEP-10

27 Sep 14:45
Compare
Choose a tag to compare

adds muxed accounts and memo support in SEP 10 implementation - see #29
adds grace period to timebounds validation in SEP-10 implementation - see #30

Protocol 18 support (AMM)

26 Sep 21:53
Compare
Choose a tag to compare
1.2.2

prepare for release 1.2.2

null-safety version

01 Sep 21:11
Compare
Choose a tag to compare

add null-safety support

Update http package version

22 Aug 15:37
Compare
Choose a tag to compare
  • update http package version
  • update eventsource package version

SEP-10: client attribution support

27 Jul 21:38
Compare
Choose a tag to compare
  • extend sep-0010 support: add client attribution support - see #24
  • extend sep-0010 support: accept multiple signers

SEP-06, SEP-09 & SEP-12 support

23 Jul 09:24
43b3978
Compare
Choose a tag to compare

update horizon 2.5.1 support

29 Jun 21:57
Compare
Choose a tag to compare

Update for horizon > 2.5.1: the representation of "..._muxed_id" field values changes to string
see also comment to issue 22

horizon related extensions

06 Jun 14:31
Compare
Choose a tag to compare
  • extend asset response for horizon 2.2.0
  • add new endpoint to fetch operations for claimable balances
  • add new endpoint to fetch transactions for claimable balances
  • add 3 missing operations responses
  • add access to _muxed and _muxed_id optional fields from horizon 2.4.0

OPT-IN support for SEP0023

05 May 18:53
Compare
Choose a tag to compare

Add OPT-IN support for SEP-23 (Muxed Accounts M-strkeys)
look-a-like G and M addresses
see #19
see stellar/stellar-protocol#895

support protocol 17

01 May 11:47
Compare
Choose a tag to compare
  • adds protocol 17 support
  • fixes claim claimable balance bug