feat(circuit_params): build the leaf circuit from a real program#409
feat(circuit_params): build the leaf circuit from a real program#409ilyalesokhin-starkware wants to merge 1 commit into
Conversation
Add a required `--program` argument (a compiled Cairo program JSON) baked into the leaf verifier circuit, replacing the fixed 128-cell dummy. The program shapes the circuit's topology, so accurate component sizes need the real (typically bootloader) program. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
PR SummaryLow Risk Overview The loaded program is threaded through all leaf and multiverifier sizing paths (human-readable report and Breaking: callers of the Reviewed by Cursor Bugbot for commit 5c06866. Bugbot is set up for automated code reviews on this repo. Configure here. |

Type
Description
Breaking changes?
This change is