Skip to content

Releases: algorand/graviton

PyTeal Router Compatibility

06 Feb 21:52
86c9bc4
Compare
Choose a tag to compare

What's Changed

  • Test against Py 3.11 + Break out non-DryRun-executing functions in blackbox.py into new script inspector.py by @tzaffi in #48
  • Refactor DryRunExecutor by @tzaffi in #45
  • Prepare for Testing the ABI-Router in PyTeal by @tzaffi in #49

Full Changelog: v0.7.1...v0.9.0

Refactoring Dry Run Execution

17 Jan 19:23
1291adb
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Test against Py 3.11 + Break out non-DryRun-executing functions in blackbox.py into new script inspector.py by @tzaffi in #48
  • Refactor DryRunExecutor by @tzaffi in #45

Full Changelog: v0.7.1...v0.8.0

py-algorand-sdk v2

11 Jan 22:13
d2e2fb7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

03 Jan 22:23
5c1eeda
Compare
Choose a tag to compare

What's Changed

  • Add ability to assert identical functionality for teal programs/methods by @tzaffi in #36
  • Bugfix: error message changed due to boxes merge by @tzaffi in #41
  • Tech Debt PR Including Release Version Bump by @tzaffi in #42

Full Changelog: v0.5.0...v0.7.0

v0.6.0

14 Dec 14:58
a8f78f8
Compare
Choose a tag to compare

What's Changed

  • Add ability to assert identical functionality for teal programs/methods by @tzaffi in #36
  • Bugfix: error message changed due to boxes merge by @tzaffi in #41

Full Changelog: v0.5.0...v0.6.0

`budgetAdded` + `budgetConsumed` + dependency updates

08 Nov 15:32
fa1b63a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0