- 06 Dec, 2022 8 commits
-
-
mergify[bot] authored
feat(ctb): add nicer log lines to dictator steps
-
Matthew Slipper authored
-
Kelvin Fichter authored
Significantly improves the SystemDictator step process by adding clear logs that describe what each step is doing.
-
Mark Tyneway authored
Merge pull request #4199 from ethereum-optimism/12-03-op-chain-ops_Remove_inconsistent_ownership_config_fields op-chain-ops: Remove inconsistent ownership config fields
-
smartcontracts authored
Puts the SystemDictator behind a standard Proxy contract. By putting the SystemDictator behind a proxy, we can work our way out of pretty much any error type. The owner of the proxy will be the controller as defined in the deploy config.
-
Mark Tyneway authored
op-chain-ops: remove setting owner in GovernanceToken
-
Matthew Slipper authored
-
mergify[bot] authored
[op-node] Set fallback UDP port
-
- 05 Dec, 2022 2 commits
-
-
smartcontracts authored
Adds a flag to the DTL that will tell the L1 sync to not sync beyond a given block height. Can be used to prepare forked networks.
-
mergify[bot] authored
Merge pull request #4198 from ethereum-optimism/12-03-op-chain-ops_Remove_starting-l1-block-number_field op-chain-ops: Remove starting-l1-block-number field
-
- 04 Dec, 2022 5 commits
-
-
Matthew Slipper authored
-
mergify[bot] authored
Add additional l2oo sanity check
-
Matthew Slipper authored
-
Matthew Slipper authored
-
clabby authored
-
- 03 Dec, 2022 24 commits
-
-
mergify[bot] authored
ops-bedrock: delete dead config
-
Michael de Hoog authored
-
Matthew Slipper authored
Test cleanup: rename fuzz and differential tests
-
Matthew Slipper authored
ctb: Add simple script for enforcing test conventions
-
mergify[bot] authored
ctb: Create Goerli deploy config
-
Mark Tyneway authored
`SEQUENCER_GENESIS_HASH` was not used, delete it to simplify the deploy config. We should not allow dead config to live.
-
Matthew Slipper authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Mark Tyneway authored
op-chain-ops: deploy config to rollup config
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
mergify[bot] authored
maint(ctb): combine Dictator contracts
-
Mark Tyneway authored
Refactor to create a method on the deploy config to create a rollup config. This will be useful for creating a script to build a rollup config.
-
Kelvin Fichter authored
Combines the two remaining dictator contracts into a single SystemDictator now that we no longer have the FreshSystemDictator.
-
mergify[bot] authored
fix(ctb): various migration fixes
-
Joshua Gutow authored
specs: Update `withdrawals` spec
-
Kelvin Fichter authored
Various fixes to the migration script as discovered during migration practice.
-
mergify[bot] authored
feat(ctb): add message versioning to MessagePasser
-
- 02 Dec, 2022 1 commit
-
-
mergify[bot] authored
Update CODEOWNERS
-