github yetanotherco/aligned_layer v0.17.0

latest release: v0.18.0
2 months ago

For Operators

This upgrade is mandatory for Testnet. Please do not upgrade MAINNET nodes yet.

Deploy Instructions

As we renamed some targets, you will need to do the following steps to deploy the new version

  1. git fetch
  2. git checkout v0.17.0
  3. make operator_build ENVIRONMENT=testnet

Breaking Changes

Operators

  • make build_operator has been renamed to make operator_build
  • make update_operator has been renamed to make operator_update
  • Risc0 has been update to version v2.1.0

SDK

  • Groth16Bn254 has been renamed to GnarkGroth16Bn254 to avoid ambiguity with Circom

CLI

  • Groth16Bn254 has been renamed to GnarkGroth16Bn254 to avoid ambiguity with Circom

What's Changed

New Contributors

Full Changelog: v0.16.1...v0.17.0

Don't miss a new aligned_layer release

NewReleases is sending notifications on new releases.