- 31 Mar, 2023 32 commits
-
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
mergify[bot] authored
Revert "Merge pull request #5292 from ethereum-optimism/feat/sherlock-upgrade"
-
Joshua Gutow authored
This reverts commit b315cda8, reversing changes made to f738fcfb.
-
Mark Tyneway authored
fix: sys config error message correction
-
Mark Tyneway authored
contracts-bedrock: update out of date predeploy semver
-
Mark Tyneway authored
contracts-bedrock: add l1 deploy tag
-
Mark Tyneway authored
Prepares for adding in L2 deployment scripts by adding a `l1` tag to the deploy scripts that should run on L1. Also add the tag flag to the deployment that happens in CI. The L2 contract deployments will be added in another commit. It is not a problem if the L2 contracts are deployed to L1 in a testing environment but using tags to save time and gas should be done. Also lints a few lines of code where awaits are nested, nested awaits are difficult to read.
-
Joshua Gutow authored
opnode: fix comment
-
KG authored
-
mergify[bot] authored
specs: Permissionless Proposer Specifications
-
KG authored
-
- 30 Mar, 2023 8 commits
-
-
Mark Tyneway authored
-
Andreas Bigger authored
-
Mark Tyneway authored
-
Andreas Bigger authored
-
Mark Tyneway authored
Updates semantic versioning for predeploys that was previously forgotten to be updated. The vaults were all updated so that the withdrawal had a larger gas limit. This means that all contracts that inherit the vault need to have their semver bumped. Also fixes some comments for mismatched semver.
-
Andreas Bigger authored
-
Mark Tyneway authored
indexer: update to latest bedrock dependencies
-
Andreas Bigger authored
-