Skip to content

Releases: Soneso/stellar-php-sdk

Improved Protocol 20 Support

25 Oct 13:48
Compare
Choose a tag to compare
  • update for stable p20 support (see: #35)
  • add sep-24 example doc
  • remove experimental flag for soroban

Protocol 20 support

22 Sep 15:54
Compare
Choose a tag to compare
  • extends horizon api responses for protocol 20
  • update soroban tests to work with the testnet
  • see also #31

SEP-24 & soroban prev 11

18 Sep 16:47
Compare
Choose a tag to compare
  • add support for soroban prev. 11
  • add support for sep-24
  • update dependency for #30

soroban improvements

06 Sep 11:08
Compare
Choose a tag to compare
  • add XdrSCMeta
  • add contracts_amount and num_contracts to asset response

Soroban Prev. 10 support

22 Jul 12:53
Compare
Choose a tag to compare

PHP SDK now supports Soroban preview 10. This update brings many changes, so please refer to the
soroban doc and to the code in the soroban test cases.

fix AssetsRequesBuilder

18 Jul 08:39
Compare
Choose a tag to compare
  • fix cursor return type

fix XdrLedgerKey parsing

16 Jul 17:42
Compare
Choose a tag to compare
  • fix liquidity pool id parsing

fix soroban XdrSCSpec

27 Jun 15:30
Compare
Choose a tag to compare
  • name and lib are now strings

Soroban improvements

22 Jun 20:34
Compare
Choose a tag to compare
  • fix segment matcher for soroban events
  • add nonce request for contract as invoker
  • add custom account contract test case

soroban prev 9 improvements

01 Jun 14:37
Compare
Choose a tag to compare
  • fix typo in method and variable name
  • extend soroban documentation
  • add contract auth from simulation test