This repository was archived by the owner on Apr 18, 2025. It is now read-only.
v0.12.0-rc.2
Pre-release
Pre-release
Summary
- The commit that had accidentally disabled the
DecoderConfighas been reverted as part of this PR. - The PR also exposes an API to construct
BatchHeader, so multiple batch proofs can now be constructed in parallel. - Since we receive a
BatchHeaderfrom infra and also compute the header circuit-side given the chunk data, we add sanity checks between those.