blaine
blaine
### Component Forge ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? forge...
https://github.com/ethereum-optimism/superchain-registry/blob/main/validation/standard/standard-versions.toml has been used in favor of https://github.com/ethereum-optimism/superchain-registry/blob/188917d0bfbd62cbb2d3262391cc8335195c050d/superchain/implementations/networks/mainnet.yaml. Do we want to include the addresses in the mapping in this repo? What is it useful for going forward?
### Component Forge ### Have you ensured that all of these are up to date? - [x] Foundry - [X] Foundryup ### What version of Foundry are you on? forge...
This is a draft implementation of the OPCM mermaid diagram for specs. The feature is still currently under development so it is subject to change. Note: could split this into...
This is purely a UX consideration. When I'm debugging I was relying on the TOML files quite a bit. IT would be nice to tell, at a glance, what chainID...
Mainnet task for transferring Unichains L2PAO.
This is a first version of an approach that allows task developers to supply custom addresses to the superchain-ops repo that do not exist in the superchain registry. This is...
This is PR acts as a stepping stone to implement this issue: https://github.com/ethereum-optimism/superchain-ops/issues/339 We are using the latest storage layout for a given contract to attempt decoding against.
As part of the normalization of state diffs, we want to make sure that any timestamps included in a state diff get normalized. This PR focuses on the ASR retirementTimestamp...