- 07 Dec, 2022 1 commit
-
-
Kelvin Fichter authored
Removes some unnecessary deploy utils related to the SystemDictator. These utils were originally used because there were two different SystemDictator contracts and both needed to use the same logic. Now that there's only one SystemDictator, there's no need to break the code out into a separate function.
-
- 06 Dec, 2022 30 commits
-
-
Mark Tyneway authored
build(deps): bump decode-uri-component from 0.2.0 to 0.2.2
-
mergify[bot] authored
maint(sdk): remove unused variable
-
mergify[bot] authored
Test function renaming (Proxy, Benchmarks, xDM)
-
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.
-
Kelvin Fichter authored
Removes an unused variable and function from the SDK.
-
smartcontracts authored
Fixes a bug with the DTL's shutoff block logic.
-
Maurelian authored
-
Maurelian authored
-
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 2 commits
-
-
mergify[bot] authored
ops-bedrock: delete dead config
-
Michael de Hoog authored
-