Skip to content

v0.18.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 18:27
· 74 commits to testnet since this release
0987620

For Operators

This upgrade is mandatory for both, Testnet and Mainnet.

Deploy Instructions

From v.0.17.0

If upgrading from v0.17.0, follow the steps in our documentation.

From v.0.16.x

If upgrading from v0.16.x, complete the following steps due to renamed targets:

  1. git fetch
  2. git checkout v0.18.0
  3. make operator_build ENVIRONMENT=testnet
  4. Restart the operator

Breaking Changes

Operators

  • Risc0 has been updated to version v2.3.0.

What's Changed

Full Changelog: v0.17.0...v0.18.0