Skip to content

v0.20.0

Pre-release
Pre-release

Choose a tag to compare

@mehcode mehcode released this 07 Aug 23:53
· 403 commits to main since this release
ce38072

Added

  • Add support for OpenSSL-format keys

  • Add support for HIP-729

    • Add contract_nonces to ContractFunctionResult
    • Add ContractNonceInfo

Fixed

  • Update embedded address book for mainnet
  • Fix connecting to the mirror node with TLS

Internal

  • Add E2E Test TopicCreateTransaction
  • Add E2E Test TopicDeleteTransaction
  • Add E2E Test TopicInfoQuery
  • Add E2E Test TopicMessageQuery
  • Add E2E Test TopicMessageSubmitTransaction
  • Add E2E Test TopicUpdateTransaction
  • Add E2E Test ScheduleCreateTransaction
  • Add E2E Test ScheduleInfoQuery
  • Add E2E Test ScheduleDeleteTransaction
  • Add E2E Test NetworkVersionInfoQuery
  • Add E2E Test PrngTransaction
  • Add E2E Test TokenCreateTransaction
  • Add E2E Test ScheduleSignTransaction
  • Add Unit Test AccountAllowanceApprovalTransaction
  • Add Unit Test AccountAllowanceDeleteTransaction
  • Add Unit Test AccountBalanceQuery
  • Add Unit Test AccountInfoQuery
  • Add Unit Test AccountRecordQuery
  • Add Unit Test AccountStakersQuery
  • Add Unit Test AccountUpdateTransaction
  • Add Unit Test ContractByteCodeQuery
  • Add Unit Test ContractCallQuery
  • Add Unit Test ContractCreateTransaction
  • Add Unit Test ContractDeleteTransaction
  • Add Unit Test ContractExecuteTransaction
  • Add Unit Test ContractFunctionSelector
  • Add Unit Test ContractFunctionResults
  • Add Unit Test ContractFunctionParameters