Skip to content

v0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mehcode mehcode released this 02 Aug 02:36
· 194 commits to main since this release

Added

  • AccountAllowanceApproveTransaction
  • AccountAllowanceDeleteTransaction
  • AccountRecordsQuery
  • AccountStakersQuery
  • ContractBytecodeQuery
  • ContractCallQuery
  • ContractExecuteTransaction
  • ContractUpdateTransaction
  • ContractFunctionResult
  • ContractInfoQuery
  • FileInfoQuery
  • NetworkVersionInfoQuery
  • ScheduleCreateTransaction
  • TransactionRecordQuery

Changed

  • Remove AccountAddress and AccountAlias. Merged into AccountId.
  • Where possible, all classes are now final.