Skip to content

Circuits: update with the latest 3.2.0 release #1248

@dannywillems

Description

@dannywillems

The circuits are dump into https://github.com/openmina/circuit-blobs/, and we clone and symlink them in the repository before building and running tests, see https://github.com/o1-labs/openmina/blob/develop/Makefile#L139.

The latest dump is from the release 3.0.1, and we need to update it to be sure we are still using the latest version of the circuits.
The circuits must only change when we are doing a hard-fork. Therefore, we can keep track of the circuits only by using "hardfork name".
We will start with berkeley.

Part of this task would be to:

This task is part of #1187 as we must ensure we are using the same configuration as the OCaml node.

Sub-issues

Metadata

Metadata

Labels

rustPull requests that update Rust codesand

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions