Commit b82f5cc
committed
chore(fast-inbox): fix l1 publisher revert assertion after inHash removal (A-1387)
The propose-failure test asserted the deleted Rollup__InvalidInHash selector
(0xcd6f4233). With the legacy inHash L1 check gone, a checkpoint carrying
messages that do not match the Inbox now reverts at validateInboxConsumption
with Rollup__InvalidInboxRollingHash (0xed1f7bb5).1 parent f3596c0 commit b82f5cc
1 file changed
Lines changed: 4 additions & 5 deletions
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
969 | 969 | | |
970 | 970 | | |
971 | 971 | | |
972 | | - | |
973 | | - | |
974 | | - | |
| 972 | + | |
| 973 | + | |
975 | 974 | | |
976 | 975 | | |
977 | 976 | | |
| |||
987 | 986 | | |
988 | 987 | | |
989 | 988 | | |
990 | | - | |
| 989 | + | |
991 | 990 | | |
992 | 991 | | |
993 | 992 | | |
994 | 993 | | |
995 | | - | |
| 994 | + | |
996 | 995 | | |
997 | 996 | | |
998 | 997 | | |
| |||
0 commit comments