Skip to content

v0.18.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mehcode mehcode released this 21 Jun 17:31
· 308 commits to main since this release
ffda3b6

Added

  • Add many E2E tests to better ensure the quality of the SDK
    • AccountCreateTransaction
    • AccountUpdateTransaction
    • AccountDeleteTransaction
    • AccountAllowanceApproveTransaction
    • AccountBalanceQuery
    • AccountInfoQuery
    • ContractCreateFlow
    • ContractCreateTransaction
    • ContractExecuteTransaction
    • ContractDeleteTransaction
    • ContractUpdateTransaction
    • ContractInfo
    • FileAppendTransaction
    • FileContentsQuery
    • FileInfoQuery
    • FileUpdateTransaction
    • FileCreateTransaction
    • FileDeleteTransaction

Changed

  • Rename evm_address to alias in AccountCreateTransaction