mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(op): add link to op labs bedrock datadir download (#9014)
This commit is contained in:
@ -12,9 +12,14 @@ Importing OP mainnet Bedrock datadir requires exported data:
|
|||||||
|
|
||||||
## Manual Export Steps
|
## Manual Export Steps
|
||||||
|
|
||||||
See <https://github.com/testinprod-io/op-geth/pull/1>.
|
The `op-geth` Bedrock datadir can be downloaded from <https://datadirs.optimism.io/mainnet-bedrock.tar.zst>.
|
||||||
|
|
||||||
Output from running the command to export state, can also be downloaded from <https://datadirs.testinprod.io/world_trie_state_op_mainnet_b2c2b6e7edb919a0b856b9fd9aa02b11ead5305e63cdb33386babd82b9bc4cfe.jsonl.zst>.
|
To export the OVM chain from `op-geth`, clone the `testinprod-io/op-geth` repo and checkout
|
||||||
|
<https://github.com/testinprod-io/op-geth/pull/1>. Commands to export blocks, receipts and state dump can be
|
||||||
|
found in `op-geth/migrate.sh`.
|
||||||
|
|
||||||
|
Output from running the command to export state, can also be downloaded from
|
||||||
|
<https://datadirs.testinprod.io/world_trie_state_op_mainnet_b2c2b6e7edb919a0b856b9fd9aa02b11ead5305e63cdb33386babd82b9bc4cfe.jsonl.zst>.
|
||||||
|
|
||||||
## Manual Import Steps
|
## Manual Import Steps
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user