prefork-state-dump

command
v1.19.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Command prefork-state-dump writes the predeploy-scoped L2 state for a given fork level to a JSON file.

It is invoked by ops/scripts/gen-seed-state.sh, which copies this file into a git worktree checked out at the fork's commit and runs it there. Running inside the worktree is the whole point: it pairs the fork-era contracts with the fork-era op-deployer (via op-e2e/config), avoiding the ABI drift that breaks the current op-deployer against older contracts. For that reason it depends only on the long-stable public op-e2e/config.L2Allocs API, which exists across these commits — do not add dependencies on newer helpers.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL