Skip to content

v0.17.0

Pre-release
Pre-release

Choose a tag to compare

@mehcode mehcode released this 31 May 23:30
· 506 commits to main since this release
afa95de

Added

  • Add additional examples

    • CreateAccountThresholdKey
    • CreateSimpleContract
    • CreateStatefulContract
    • MultiAppTransfer
    • MultiSigOffline
    • SignTransaction
  • Add more configuration to Client

    • request_timeout
    • max_attempts
    • min_backoff
    • max_backoff
  • Add for_network to Client to construct a client for a custom network

  • Add from_config to Client to construct a client from a JSON configuration

  • Add set_network and set_mirror_network to Client to update the network in an already constructed client