Skip to content

horizonclient v4.1.0 & txnbuild v4.1.0

Compare
Choose a tag to compare
@leighmcculloch leighmcculloch released this 16 Oct 20:36
· 1775 commits to master since this release
0140a8d
  • Add helper function ParseAssetString(), making it easier to build an Asset structure from a string in canonical form and check its various properties (#3105).

  • Add helper function Transaction.ClaimableBalanceID(), making it easier to calculate balance IDs for claimable balances without actually submitting the transaction (#3122).

  • Add support for SEP-10 v2.1.0.

    • Remove verification of home domain. (Will be reintroduced and changed in a future release.)
    • Allow additional manage data operations that have source account as the server key.