Content pfp
Content
@
0 reply
0 recast
0 reaction

bertcmiller pfp
bertcmiller
@bertcmiller
Been trying to sync a Base op-reth node for awhile. Here's the config that, after much tinkering, works: 1. standard L1 reth on beta v6 release 2. standard L1 lighthouse 3. op-reth pointed to base with discv5 discovery syncing with --debug.tip
2 replies
3 recasts
7 reactions

bertcmiller pfp
bertcmiller
@bertcmiller
I was syncing with op-node before, but it was pretty finky (iirc I needed to do L1 reth archive node on alpha release) and quite slow (20+ days) You can use --debug.tip to skip the op-node, which is the equivalent of not using a consensus client. It isn't ideal or fully trustless, but it's fine for me right now
1 reply
0 recast
3 reactions

bertcmiller pfp
bertcmiller
@bertcmiller
Then it took less than a day to sync. Remember to use the --enable-discv5-discovery --discovery.v5.port flags, otherwise you won't be able to sync on Base.
1 reply
0 recast
3 reactions