Skip to content

v1.9.0

Compare
Choose a tag to compare
@algobarb algobarb released this 14 Jan 17:32
· 267 commits to develop since this release

Changelog

1.9.0

Added

  • Create dryrun (#259)
  • Support Foreign objects as ABI arguments and address ARC-4 changes (#251)
  • Add requirement to fetch behave source code and update readme (#262)
  • Fix wait for confirmation function (#263)
  • Add a default User-Agent header to the v2 algod client (#260)
  • ABI Interaction Support for Python SDK (#247)
  • ABI Type encoding support (#238)
  • Add type hints and clean up ABI code (#253)
  • Add CircleCI configs to the Python SDK repo (#246)

Changed

  • Re-format local and global state to work with correct msgpack encoding (#274)