Commit 5c3c18d
committed
refactor(fast-inbox): TXE pads L1-to-L2 bundle only for first-in-checkpoint blocks (A-1380)
Align the TXE world-state caller with the per-block message-insertion semantics of
handleL2BlockAndMessages: pad the bundle only when the block is first in its checkpoint,
matching native world state. TXE mines one block per checkpoint (always the first block),
so this is a no-op for current behaviour but keeps the caller consistent with the new
per-block shape.1 parent 1fb6a70 commit 5c3c18d
1 file changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
42 | 46 | | |
43 | 47 | | |
44 | 48 | | |
| |||
0 commit comments