ethereum-optimism / ethereum-optimism/specs

"Standard config" spec should not reference pre-fault-proofs contracts

Open
#276 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
178
Forks
205
Avg merge
5d 2h
Merged PRs (30d)
6

Description

There is at least one example here:

https://github.com/ethereum-optimism/specs/blob/dfa8ea9568b0e35827be763fa8e6a2eeb9d90704/specs/protocol/configurability.md?plain=1#L55C1-L56C1

The L2OutputOracle is not used in Fault Proof systems, and standard chains must be on Fault Proofs.

I think in this case the parameter is defined off-chain in the rollup config.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read specs/protocol/configurability.md around lines 55-56 and compare the standard config example with the statement that L2OutputOracle is not used in Fault Proof systems. Verify how the parameter is defined for standard chains; done means the example no longer references pre-fault-proof contracts and reflects the correct configuration source.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.