Skip to content

v0.7.0

Pre-release
Pre-release

Choose a tag to compare

@mehcode mehcode released this 29 Nov 12:31
· 932 commits to main since this release
70f8472

Added

  • Add execute_with_timeout to XTransaction and XQuery types
  • Add validate_status to TransactionResponse
  • Add get_record to TransactionResponse
  • Add get_record_query and get_receipt_query to TransactionResponse
  • Add from_evm_address and from_solidity_address to ContractId
  • Add to_solidity_address to ContractId
  • Add proxy_account_id to ContractUpdateTransaction

Changed

  • Rename name and symbol to token_name and token_symbol on TokenUpdateTransaction