Skip to content

12.2.0

Latest
Compare
Choose a tag to compare
@overcat overcat released this 04 Mar 03:05
· 1 commit to main since this release
50b3a86

Update

  • feat: add TransactionBuilder.append_payment_to_contract_op and TransactionBuilder.append_restore_asset_balance_entry_op to send assets to contract accounts without relying on Stellar RPC. (#1023)
  • refactor: AssembledTransaction.simulate and AssembledTransactionAsync.simulate will no longer restore the state for read-only transactions. (#1026)