- 30 Nov, 2023 3 commits
-
-
F-WRunTime authored
-
F-WRunTime authored
-
Freeman authored
-
- 28 Nov, 2023 37 commits
-
-
Juan C authored
-
Juan C authored
-
Juan C authored
-
Maurelian authored
Add minimal SuperchainConfig contract
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
The rest of the system does not yet read from the SuperchainConfig. fix scc tests
-
Juan C authored
-
Juan C authored
`git submodule sync` and `git submodule update --init --recursive` should be subsumed by `forge build`, which is run when the execution script is triggered. Hence the removal of this step Co-authored-by:
Matt Solomon <matt@mattsolomon.dev>
-
Juan C authored
-
Juan C authored
-
Juan C authored
-
Adrian Sutton authored
op-e2e: Rearrange fault proof tests
-
Matthew Slipper authored
feat(op-service): Add CI for `rethdb-reader`
-
Adrian Sutton authored
-
Mark Tyneway authored
Merge pull request #8304 from ethereum-optimism/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.13.0 build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.13.0
-
clabby authored
contracts-bedrock: fix compile time
-
clabby authored
Co-authored-by:
Joshua Gutow <jgutow@oplabs.co>
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Reduces the compile time to about 80s on my machine. The compile time was greatly increased as part of the migration to using the deploy script to set up the tests. Can we have our cake and eat it to? This commit seems to say yes. The call to `broadcast` now needs to include `msg.sender` because the contract doing all of the deployments is no longer the top level contract. This assumes that the deploy contract is not nested deeper than the 2nd callframe. The deployments would fail if that was not the case. The `cfg` now is behind a public getter on the deploy script, so the majority of the commit is updating places where the deploy config is referenced to change it into calls.
-
Hamdi Allam authored
fix(indexer): variable typo
-
Mark Tyneway authored
Version Packages
-
github-actions[bot] authored
-
Mark Tyneway authored
fault-mon: fix optimism-portal address override option
-
🚨 Will Cory authored -
🔖 Will Cory authored -
♻ Will Cory authored -
Hamdi Allam authored
-
protolambda authored
-