Skip to content

Commit 8522f72

Browse files
committed
test(fast-inbox): regenerate pxe L2 tips snapshot for inboxRollingHash header (A-1373)
The checkpoint header now carries inboxRollingHash, changing the checkpoint hash preimage. The stored format is unchanged (read-defaultable), so only the snapshot is regenerated; no PXE_DATA_SCHEMA_VERSION bump.
1 parent ada3771 commit 8522f72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • yarn-project/pxe/src/storage/backwards_compatibility_tests/__snapshots__

yarn-project/pxe/src/storage/backwards_compatibility_tests/__snapshots__/L2TipsKVStore.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"pxe_l2_tip_checkpoints": [
1717
{
1818
"key": "utf8:checkpointed",
19-
"value": "{\"number\":47,\"hash\":\"0x00e66a45cc6583f772f44bdb5ae6535cf821a59a3d832702a125f0c57f6228ef\"}"
19+
"value": "{\"number\":47,\"hash\":\"0x009bac3aae6ac2c7945a4686ec07381ac88bbd323cbfaccd6dffea9b254ae820\"}"
2020
},
2121
{
2222
"key": "utf8:proven",

0 commit comments

Comments
 (0)