Skip to content

Commit 6b53788

Browse files
committed
test(fast-inbox): regenerate pxe L2 tips snapshot for the inHash-less checkpoint header (A-1387)
Dropping inHash from the checkpoint header changes the checkpoint hash preimage, so the checkpoint ids the tips store persists change value. The stored format is unchanged (read-defaultable), so only the snapshot is regenerated; no PXE_DATA_SCHEMA_VERSION bump.
1 parent 63909ea commit 6b53788

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\":\"0x009bac3aae6ac2c7945a4686ec07381ac88bbd323cbfaccd6dffea9b254ae820\"}"
19+
"value": "{\"number\":47,\"hash\":\"0x00407c60c560276f14936ea39b073d155bc34a485e8a83c0439c9b8ef83f737e\"}"
2020
},
2121
{
2222
"key": "utf8:proven",

0 commit comments

Comments
 (0)