Commit d29152f
committed
chore(fast-inbox): regenerate sample inputs for A-1538/A-1539 (A-1539)
Both preceding commits change public-input layouts (`ParityPublicInputs` loses `start_sponge`,
`BlockRollupPublicInputs` loses `is_first_block`), and the block-root VK indices move, so the committed rollup sample
inputs carry a stale ABI and a stale `vk_tree_root`.
Regenerated through the canonical path — `AZTEC_GENERATE_TEST_DATA=1 yarn workspace @aztec/prover-client test
src/test/regenerate_rollup_sample_inputs.test.ts` — against circuits and VKs built from source. Adds the
`rollup-block-root-no-txs` sample, which the merged tx-less block root needs now that it is in the `nargo execute`
list, and drops nothing else: the samples for the deleted first-block variants went with their crates.
Verified with `nargo execute` on all eight regenerated crates (block root, block root single tx, block root no txs,
block merge, both checkpoint roots, checkpoint merge, root): every one solves its witness.
VKs, the VK tree, the generated Noir ABI types and the Solidity verifier are generated-and-gitignored, so they are not
committed here; CI rebuilds them.1 parent d8de6f6 commit d29152f
8 files changed
Lines changed: 5016 additions & 3881 deletions
File tree
- noir-projects/fnd/noir-protocol-circuits/crates
- rollup-block-merge
- rollup-block-root-no-txs
- rollup-block-root-single-tx
- rollup-block-root
- rollup-checkpoint-merge
- rollup-checkpoint-root-single-block
- rollup-checkpoint-root
- rollup-root
Lines changed: 224 additions & 226 deletions
Large diffs are not rendered by default.
Lines changed: 1176 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1176 additions & 1176 deletions
Large diffs are not rendered by default.
Lines changed: 1305 additions & 1305 deletions
Large diffs are not rendered by default.
Lines changed: 300 additions & 300 deletions
Large diffs are not rendered by default.
Lines changed: 255 additions & 274 deletions
Large diffs are not rendered by default.
Lines changed: 367 additions & 387 deletions
Large diffs are not rendered by default.
Lines changed: 213 additions & 213 deletions
Large diffs are not rendered by default.
0 commit comments