- 06 Dec, 2022 24 commits
-
-
mergify[bot] authored
maint(ctb): remove unused variable
-
mergify[bot] authored
Test function renaming (SafeCall and RLP libs)
-
mergify[bot] authored
Rename test functions according to convention (AliasHelper and Portal)
-
Kelvin Fichter authored
Removes an unused variable from deploy-utils.
-
smartcontracts authored
Fixes a bug with the DTL's shutoff block logic.
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Kelvin Fichter authored
Gives users a nicer error when they provide the L2 RPC endpoint for the L1 node.
-
mergify[bot] authored
Set bedrock block in migration
-
Matthew Slipper authored
-
Joshua Gutow authored
-
Joshua Gutow authored
* Update op-geth * Set bedrock block in L2 genesis
-
mergify[bot] authored
maint(ctb): minor comment cleanup
-
mergify[bot] authored
feat(ctb): add nicer log lines to dictator steps
-
Kelvin Fichter authored
Cleans up a few minor issues with comments.
-
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 9 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
-