- 19 Jul, 2023 23 commits
-
-
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
-
Mark Tyneway authored
Co-authored-by:
refcell.eth <abigger87@gmail.com>
-
Mark Tyneway authored
Co-authored-by:
refcell.eth <abigger87@gmail.com>
-
- 18 Jul, 2023 17 commits
-
-
OptimismBot authored
feat(ufm): user facing monitoring service
-
mergify[bot] authored
-
Will Cory authored
-
Will Cory authored
-
Felipe Andrade authored
-
Will Cory authored
-
Felipe Andrade authored
-
Will Cory authored
-
Will Cory authored
-
Will Cory authored
-
Felipe Andrade authored
-
Mark Tyneway authored
-
Mark Tyneway authored
The deploy config type in typescript is no longer required. The Go version should now be considered the canonical version. This is prep work for creating validation scripts in `op-chain-ops` for deploy config JSON files that are added to the repository to ensure that they have sane values, are not missing any values and do not have any extra values. This will make it easier to add or remove values over time, reducing the number of implementations from 3 to 2 as there is also a solidity version. The solidity version currently has additional config that is not in the Go version, a follow up PR will add those values to the Go version. Also remove `ethers` from `contracts-bedrock` as a dep as it is no longer needed.
-
clabby authored
-
OptimismBot authored
cannon: Add Makefile to simplify common operations.
-
Adrian Sutton authored
State data, proof data and pre-image key/value are now separate fields instead of only being part of the encoded API step-input and oracle-input fields.
-
Adrian Sutton authored
Build into bin dir and add it to gitignore like other components.
-