ethereum-optimism / ethereum-optimism/optimism
Support superroot_atTimestamp in kona-node
Open
H-interop
proofs: interop
- Dominant language
- Go
- Stars
- 6.5k
- Forks
- 4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 134
Description
Implement the superroot_atTimestamp rpc api in kona-node. It should be equivalent to the op-node implementation.
Contributor guide
Research direction
Start by locating the kona-node RPC handlers and the corresponding superroot_atTimestamp implementation in op-node. Compare the API registration, inputs, and response behavior; done means kona-node exposes superroot_atTimestamp with behavior equivalent to op-node and its relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100