- 25 Jul, 2023 1 commit
-
-
inphi authored
The output root replaces the L2 head hash at boot as the agreed upon point to run the fault proof program. The L2 head is still necessary for derivation but is redundant as it's contained in the l2 output.
-
- 21 Jul, 2023 39 commits
-
-
OptimismBot authored
feat: Better clean script and more robust only-allow pnpm
-
mergify[bot] authored
-
OptimismBot authored
fix(ctb): Port Periphery Contracts to Triple Slash Natspec Styling
-
mergify[bot] authored
-
Will Cory authored
-
Will Cory authored
-
Adrian Sutton authored
The alphabet is defended.
-
OptimismBot authored
op-challenger: Provide proof data when calling step
-
mergify[bot] authored
-
OptimismBot authored
op-challenger: Pass context through correctly
-
Adrian Sutton authored
-
Adrian Sutton authored
-
OptimismBot authored
feat(docs/op-stack): Freeze monorepo links to the current commit
-
Ori Pomerantz authored
-
OptimismBot authored
op-node: log error when op-node is configured with conflicting network and rollup-config
-
mergify[bot] authored
-
Mark Tyneway authored
contracts-bedrock: eas predeploy upgrade script
-
protolambda authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
contracts-bedrock: deploy EAS to optimism goerli
-
OptimismBot authored
op-e2e: Add ability to deploy dispute game contracts and test that games can be resolved
-
mergify[bot] authored
-
Mark Tyneway authored
Deploys the EAS and SchemaRegistry contracts to optimism-goerli. Also makes slight modifications to the deployer and deploy config contracts for simplicity. In reality, we can remove some fields from the deploy config parsing that are not required but we first need better deploy config validation.
-
Hamdi Allam authored
feat(indexer): e2e blocks & bridge integration tests
-
Adrian Sutton authored
-
Adrian Sutton authored
-
Adrian Sutton authored
-
Mark Tyneway authored
chain-mon: migrate fault detector
-
OptimismBot authored
feat(op-challenger): Top Level Status and Resolution
-
Mark Tyneway authored
Co-authored-by:
Maurelian <maurelian@protonmail.ch>
-
Mark Tyneway authored
-
Mark Tyneway authored
This commit migrates the fault-detector service to the chain-mon package. This is useful because it moves towards standardizing all of the offchain monitoring services into a single typescript package, following the pattern that is already used in the repo. This simplifies all of the linting and removes boilerplate, as the services in chain-mon are all very similar and use the same dependencies. This also ports the tests from fault-detector to chain-mon, making it the first tests in the repo. Longer term we could likely remove the need to test using hardhat, but no need to do that for now. This will make it easier to upgrade to a newer version of hardhat as the version we are currently on only supports up to node v16 which is no longer LTS. This change will save a bit of build time and a bit of time before each commit because it will be one less package that needs to be built or linted.
-
mergify[bot] authored
-
Mark Tyneway authored
feat: EAS contracts
-
Mark Tyneway authored
Update cannon CODEOWNERS
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-