Skip to content

feat(devnet): configure op-rpc2 with l2-follow mode#130

Open
KyrinCode wants to merge 1 commit intomainfrom
feat/devnet-rpc2-l2-follow
Open

feat(devnet): configure op-rpc2 with l2-follow mode#130
KyrinCode wants to merge 1 commit intomainfrom
feat/devnet-rpc2-l2-follow

Conversation

@KyrinCode
Copy link
Contributor

Switch op-rpc2's op-node from standard L1-connected mode to l2-follow mode, removing both L1 EL and L1 Beacon dependencies. op-rpc2 now follows op-rpc's op-node instead of deriving from L1 directly.

Flags added:
--l1.beacon.ignore
--l2.follow.source=http://op-rpc:9545
--l2.follow.source.skip-l1-check

Expected behavior: pending_safe_l2 will be 0 (no derivation pipeline).

Switch op-rpc2's op-node from standard L1-connected mode to l2-follow
mode, removing both L1 EL and L1 Beacon dependencies. op-rpc2 now
follows op-rpc's op-node instead of deriving from L1 directly.

Flags added:
  --l1.beacon.ignore
  --l2.follow.source=http://op-rpc:9545
  --l2.follow.source.skip-l1-check

Expected behavior: pending_safe_l2 will be 0 (no derivation pipeline).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant