horizonclient v4.1.0 & txnbuild v4.1.0
leighmcculloch
released this
16 Oct 20:36
·
1775 commits
to master
since this release
-
Add helper function
ParseAssetString()
, making it easier to build anAsset
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.