v0.12.0-rc.2
Pre-release
Pre-release
Summary
- The commit that had accidentally disabled the
DecoderConfig
has 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
BatchHeader
from infra and also compute the header circuit-side given the chunk data, we add sanity checks between those.