Sam Stokes
Sam Stokes
**Description** The current `contracts-bedrock` deploy script is able to read contract addresses from json files located in the local file system. This PR updates the deploy script such that a...
Temporary change that allows us to stress test the execution client via [replayor](https://github.com/danyalprout/replayor). Want to publish a docker image at this commit.
Update the add-chain docs so when chains operators open a pr they don't see failures for the first time
Additional params added [here](https://github.com/ethereum-optimism/specs/pull/379/files?w=1). [This section](https://www.notion.so/oplabs/OPCM-Run-superchain-registry-validations-for-new-chain-10ef153ee162809c8646ca250438ac9d?pvs=4#10ef153ee16280aab84bff05164a1970) shows the checks that smart-contracts team did manually that need to be added to the Superchain Registry Details on some of the new params...
Currently the superchain module checks for existence of env vars to determine if CI is running. If CI is running the l1 rpc url used for tests is changed. This...
Context: https://discord.com/channels/1244729134312198194/1289257665356234898/1296670887445139526 Storing standard and candidate releases separately. The superchain-registry validation checks MUST only check against standard releases. ### Tests Manually triggered daily `preimage-reproducibility` job to ensure its working correctly