Skip to content

v0.12.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@roynalnaruto roynalnaruto released this 12 Jul 09:01

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.