specs icon indicating copy to clipboard operation
specs copied to clipboard

Results 103 specs issues
Sort by recently updated
recently updated
newest added

**Proposed solution for this work idea** Compile op-program using [TinyGo compiler](https://github.com/tinygo-org/tinygo) which is designed to target embedded platforms and reduce the risk of it using functionality that cannon doesn’t implement....

ENG ideas

**Describe the solution you'd like** A local devnet where we can fuzz changes with the chaos-based actor testing, profile throughput on the components, and assert invariants over time. Integrate `op-challenger`, ...

ENG ideas

**Describe the solution you'd like** Optimise cannon performance. There’s a range of things that might fit into this category but the key ones are: - Introduce a more space efficient...

ENG ideas

**Describe the solution you'd like to see** Currently the preimage data required to execute op-program can only be retrieved from an archive op-geth node using the hash/tree database scheme via...

ENG ideas

add optimistic Granite upgrade

**Description** Adds CreateXDeployer to the list of preinstalls. **Metadata** - Closes [#11389](https://github.com/ethereum-optimism/optimism/issues/11389)

In EIP-1559, the gas target of a block is (gas limit / elasticity). And since elasticity is a fixed constant of 6 as of the Fjord upgrade, one cannot adjust...

Description This specification aims to allow the batch inbox to be a contract, enabling customized batch submission conditions such as: - Requiring the batch transaction to be signed by a...

**Description & Context** For interop, the governor will have to be updated use the L1 block number instead of the OP L2 block number as networks in their superchain will...