specs
specs copied to clipboard
- Renames to `stage-1.md` to be more consistent with usage elsewhere. - Adds 'overview' content to the document, which sets the tone for what will be included (how to configure...
**Description** Updates the `predeploys.md` file to include the `SuperchainERC20Factory` specs, as a follow up to the [Design Doc](https://github.com/ethereum-optimism/design-docs/pull/50) Closes [#10873](https://github.com/ethereum-optimism/optimism/issues/10873) Some comments and open questions: - I'm using past tense...
> Amend chain derivation rules such that not every L1 block needs to serve as a unique origin for L2 blocks. Instead, the L1 origin should be able to represent...
**Description** Adds a link to the notion docs
**Description** Adds a very very rough honest node spec to work through how a node should use the supervisor API.
**Description** Adds a spec for the first method in the "indexing backend" RPC API. This is designed to specify a standard API for tools that indexing logs across chains to...
Drive-by question: Has it always been the case that predeploys live in a **1 byte** namespace? I think this is a counterexample https://optimistic.etherscan.io/address/0x4200000000000000000000000000000000000800
We wanted to share an idea for some teams to explore about creating "Change Respected Game Type Without Invalidating Withdrawals" **Is your feature request related to a problem? Please describe.**...
**Description** Add early specification of deposits for interop. Introduces a "deposit context" to derivation as a useful model for thinking about deposits in the EVM.
We should consider introducing a nonce with each log that influences consensus. This would allow for an optimization within the proof programs where they no longer need to observe and...