Skip to content

v1.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Nov 22:23
· 1370 commits to testnet3 since this release

Version 1.6.1

Language

Compiler

Libraries

Stabilized APIs

CLI

Compatibility Notes

  • Introduces a breaking change for invoking finalize blocks. async finalize(<optional_args>) is deprecated in favor of return <optional_args then finalize(<optional_args>).

Internal Changes