Skip to content

Reth error "file client has no tip" while importing blocks #12057

Closed Answered by mattsse
debjit-bw asked this question in Help
Discussion options

You must be logged in to vote

for op-mainnet there's now an option to skip block/receipt import entirely: https://reth.rs/run/sync-op-mainnet.html#minimal-bootstrap-recommended

the --without-ovm option doesn't quite fit for gnosis, but we could rename this.

note that this is only part of the OP CLI:

/// **Optimism Mainnet Only**
///
/// Specifies whether to initialize the state without relying on OVM historical data.
///
/// When enabled, and before inserting the state, it creates a dummy chain up to the last OVM
/// block (#105235062) (14GB / 90 seconds). It then, appends the Bedrock block.
///

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by debjit-bw
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants