- 21 Jul, 2023 40 commits
-
-
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.
-
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
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Otherwise it ooms
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
This reverts commit ecdb5b78ce943071c357a93da53e2d5739fb8f42.
-
Mark Tyneway authored
This reverts commit badef5a93892ddd8d8977792804240c715357b03.
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
This reverts commit aca63b62ec922a0e2bba61a4f941dd1640cd579b.
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
This reverts commit 77d445f7a5a8e0b7ab5fb026e7336017ea976233.
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
lbeder authored
-
lbeder authored
-
lbeder authored
-