ethereum-optimism / ethereum-optimism/optimism
op-devstack: make op-reth proof flag configurable
Open
- Dominant language
- Go
- Stars
- 6.5k
- Forks
- 4k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 145
Description
# Description
Make following `op-reth` proof flags configurable
- `--proofs-history.window`
- `--proofs-history.prune-interval`
Blocked on: https://github.com/ethereum-optimism/optimism/pull/18853
Contributor guide
Research direction
Start by reviewing the op-devstack configuration and the blocked Optimism pull request #18853. Locate where op-reth proof settings are defined, then determine how to expose --proofs-history.window and --proofs-history.prune-interval as configurable values. Done means both flags can be configured through op-devstack.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100