v0.18.0
·
74 commits
to testnet
since this release
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:
git fetchgit checkout v0.18.0make operator_build ENVIRONMENT=testnet- Restart the operator
Breaking Changes
Operators
- Risc0 has been updated to version v2.3.0.
What's Changed
- refactor: avoid cloning immutable values by @maximopalopoli in #1995
- feat: update risc0 to v2.2.0/2.3.0 by @JuArce in #2020
- docs: v0.18.0 by @JuArce in #2022
- v0.18.0 by @JuArce in #2023
- docs: fix operator upgrade guide by @JuArce in #2026
Full Changelog: v0.17.0...v0.18.0