Skip to content

Releases: Soneso/stellar_flutter_sdk

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

SEP-0010 Support

03 Mar 18:24
Compare
Choose a tag to compare

add protocol 14 support

08 Oct 22:36
Compare
Choose a tag to compare

make sep-0005 functions async

23 Aug 11:12
Compare
Choose a tag to compare

as requested in issue #4

fee bump & muxed accouts support for TxRep (SEP-0011)

06 Aug 19:39
Compare
Choose a tag to compare
  • add fee bump support for TxRep
  • add muxed accounts support for TxRep
  • TxRep bugfixes and more tests