Skip to content

v12.1.0

Compare
Choose a tag to compare
@Shaptic Shaptic released this 19 Jul 19:58
· 12 commits to master since this release
14717f1

Added

  • TransactionBuilder now has addOperationAt and clearOperationAt methods to allow manipulation of individual operations (#757).

Fixed

  • Improve the efficiency and portability of asset type retrieval (#758).
  • nativeToScVal now correctly sorts maps lexicographically based on the keys to match what the Soroban environment expects (#759).
  • humanizeEvents now handles events without a contractId set more reliably (#764).
  • nativeToScVal now allows all integer types to come from strings (#763).

New Contributors

Full Changelog: v12.0.1...v12.1.0