Skip to content

v1.19.0

Compare
Choose a tag to compare
@algobarb algobarb released this 17 Aug 20:09
· 137 commits to develop since this release

1.19.0

Overview

We minimized project dependencies by factoring out shared ABI functionality into https://github.com/algorand/avm-abi/ rather than depending on go-algorand.

Enhancements

  • AVM: Consolidate TEAL and AVM versions (#345)
  • Testing: Use Dev mode network for cucumber tests (#349)
  • AVM: Use avm-abi repo (#352)