State Snapshot for Base Network with op-reth #15204
Replies: 1 comment
-
you can find snapshots here https://publicnode.com/snapshots |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I'm currently syncing op-reth for the Base network and I'm looking to speed up the process. I've noticed that the documentation at https://reth.rs/run/sync-op-mainnet.html mentions a "Minimal bootstrap" approach for Optimism Mainnet:
Minimal bootstrap (recommended)
However, I can only find state snapshots for Optimism Mainnet, not for Base.
My questions:
I'm currently running op-reth with direct connection to the Base sequencer using:
--rollup.sequencer-http https://mainnet-sequencer.base.org
The sync is working but quite slow, and I believe a state snapshot would significantly improve the initial sync time...
Thank you for your help!
Beta Was this translation helpful? Give feedback.
All reactions