- 19 Jul, 2023 40 commits
-
-
Mark Tyneway authored
ops: update L1 geth for devnet
-
Mark Tyneway authored
-
Mark Tyneway authored
Updates to the latest geth for the devnet to ensure that our system works against the latest changes to L1
-
refcell.eth authored
Co-authored-by:
protolambda <proto@protolambda.com>
-
OptimismBot authored
typescript: use correct forge version in dockerfile
-
mergify[bot] authored
-
Mark Tyneway authored
feat: make mintable erc20 inheritable
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Kanwar authored
This change makes it possible for other contracts that inherit from OptimismMintableERC20 to register as supporting additional interfaces beyond those declared in the contract as it is.
-
OptimismBot authored
fix(op-challenger): Agent Stepping
-
Andreas Bigger authored
-
OptimismBot authored
monorepo: delete dead top level dep
-
mergify[bot] authored
-
Adrian Sutton authored
fix(op-node): Correctly pop unsafe payload queue when payload is too old
-
OptimismBot authored
chore: remove unused field `p2p/Config.AltSync`
-
keroro520 authored
-
Mark Tyneway authored
For some reason, abstract-provider was a top level dependency even tho it didn't need to be. This commit simply removes that dep.
-
Mark Tyneway authored
Ensures that the correct version of foundry is used to compile the contracts during the docker build of the typescript services. The docker build needs the contracts to be built so that the artifacts are present for the typescript services to import.
-
Will Cory authored
fix: release.yml checkout action
-
OptimismBot authored
cannon: Include inputs in proof files
-
mergify[bot] authored
-
Will Cory authored
-
Will Cory authored
-
Will Cory authored
-
Will Cory authored
-
Will Cory authored
-
Will Cory authored
-
Will Cory authored
-
Will Cory authored
-
Will Cory authored
-
Will Cory authored
-
Will Cory authored
-
OptimismBot authored
fix(release): eth-optimism -> ethereum/optimism
-
Will Cory authored
-
OptimismBot authored
feat: Improve release process
-
mergify[bot] authored
-
clabby authored
feat(ctb): Fuzz alphabet game resolution on full d=4 tree
-
Mark Tyneway authored
contracts-bedrock: delete deploy config type
-