Commit 71e0c1b
committed
docs: warn that the msgs-only single-block allowlist entry rests on is_first_block (A-1375)
The message-only block root is listed in the single-block checkpoint-root allowlist only for symmetry;
today the inputs validator's is_first_block assertion is the sole reason it cannot stand as a checkpoint's
only block. Note that if that assertion is ever relaxed, this entry must be dropped in the same change, so
the two decisions are not made independently.1 parent f5c6435 commit 71e0c1b
1 file changed
Lines changed: 5 additions & 0 deletions
File tree
- noir-projects/noir-protocol-circuits/crates/rollup-lib/src/checkpoint_root
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
21 | 26 | | |
22 | 27 | | |
23 | 28 | | |
| |||
0 commit comments