Skip to content

Commit 07ae74c

Browse files
committed
test: regenerate L2TipsKVStore snapshot for v4-next
v4-next's L2TipsStore predates the checkpoint concept and so does not write the 'proposedCheckpoint' key. Removed that entry from the snapshot so the new compatibility test passes against the v4-next storage layout. No source code changes; only the per-store snapshot file.
1 parent 0da7bf7 commit 07ae74c

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

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

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@
88
"key": "utf8:proposed",
99
"value": "num:179"
1010
},
11-
{
12-
"key": "utf8:proposedCheckpoint",
13-
"value": "num:71"
14-
},
1511
{
1612
"key": "utf8:proven",
1713
"value": "num:79"

0 commit comments

Comments
 (0)