ethereum-optimism / ethereum-optimism/optimism
op-devstack: sysgo component and admin/test RPC for lokahi
- Dominant language
- Go
- Stars
- 6.5k
- Forks
- 4k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 145
Description
A sysgo component launching the out-of-process lokahi binary (kona-node's log-line RPC handshake pattern) plus the first slice of lokahi's admin/test RPC; the RPC surface grows with later phases (pause/resume interop and backfill/verification introspection for phase 3, restart-with-fresh-datadir for phase 4). Gate: 2-chain smoke test — both chains sync, per-chain RPC answers, one EL down stalls only its chain.
Depends on: #22532.
🤖 *Co-created with Claude (Fable 5)*
Contributor guide
Research direction
Start with dependency issue #22532 and the kona-node log-line RPC handshake pattern mentioned in the issue. Trace the op-devstack sysgo entry point, the lokahi binary launch, and the admin/test RPC surface. Done means the 2-chain smoke test passes: both chains sync, each per-chain RPC answers, and taking down one execution layer stalls only its chain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, backend, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100