Skip to content

v0.15.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mehcode mehcode released this 03 May 16:14
· 391 commits to main since this release
5cf38cc

Added

  • Add examples AccountAlias, AccountAllowance, ConsensusPubSubChunked, ConsensusPubSub, and ConsensusPubSubWithSubmitKey
  • Update dependency versions across the board
  • Add set_default_regenerate_transaction_id to Transaction
  • Add add_signature to Transaction
  • Add schedule to Transaction (to create a scheduled transaction from a transaction)
  • Add get_transaction_hash and get_transaction_hash_per_node to Transaction
  • Add sign_with_operator to Transaction