Commit 61ca2a6
Prover tests for empty blocks (#2443)
* feat: new tests state manager integration
various configurations of empty / nonempty blocks, in particular
E
EEEE
EEEN
NEEN
NEEE
ENNE
EENENE
where E = empty block, N = nonempty block
* feat: allow MultiBlock tests to run with Besu node
* feat: allow for empty blocks in BesuNodeTests
---------
Co-authored-by: amkCha <[email protected]>1 parent 436c8c0 commit 61ca2a6
File tree
5 files changed
+365
-169
lines changed- arithmetization/src
- main/java/net/consensys/linea/zktracer/module/txndata/osaka
- test/java/net/consensys/linea/zktracer
- module/blockhash
- testing/src/main/java/net/consensys/linea/testing
5 files changed
+365
-169
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments