- 13 Dec, 2022 5 commits
-
-
Kelvin Fichter authored
Introduces new standard options that allow users to ignore variables from the environment or the command line. Useful for programmatic usage where there may be unrelated environment variables or command line arguments that get parsed by BSv2 by accident.
-
mergify[bot] authored
feat(cmn): clean up BaseServiceV2 options
-
Mark Tyneway authored
op-chain-ops: better config checks
-
mergify[bot] authored
feat(ctb): move gov contracts to top level folder
-
Kelvin Fichter authored
Cleans up the system of options for BaseServiceV2. Includes some refactoring to reduce the size of base-service-v2.ts. Primary change from a user point of view is that standard options and regular options get merged. Makes it more clear how user inputted options will override defaults provided by the service.
-
- 12 Dec, 2022 24 commits
-
-
mergify[bot] authored
feat(ctb): MPT Fuzzing contract changes
-
Mark Tyneway authored
Add more strict checks for the deploy config so that the fee vault address recipients cannot be `address(0)`.
-
mergify[bot] authored
feat(cmn): BSv2 private options by default
-
Kelvin Fichter authored
Moves governance contracts to a new top-level folder named governance. Also copies the MintManager into contracts-bedrock in preparation to delete contracts-governance entirely. We no longer need our own version of the MerkleDistributor because Uniswap now ships a version of the MerkleDistributor that provides the functionality we needed.
-
clabby authored
-
clabby authored
-
clabby authored
Remove `go-fuzz`
-
clabby authored
-
clabby authored
-
clabby authored
:broom:
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
:broom:
-
mergify[bot] authored
feat(ctb): `ctb-test-case-generator` package
-
mergify[bot] authored
ctb: Add forked goerli deployment
-
Kelvin Fichter authored
Makes BaseServiceV2 options "secret" by default. Services will have to explicitly mark options as "public" for those options to be logged and included in metrics. Much more sane than logging everything, especially for anyone using BaseServiceV2 who might not know that this happens under the hood.
-
mergify[bot] authored
feat(contracts-periphery): Add package.json script for forge test coverage
-
mergify[bot] authored
feat(contracts-periphery): Remove unused import from attestation contract
-
mergify[bot] authored
fix(contracts-periphery): Fix initial check in foundry test
-
mergify[bot] authored
feat: Add lcov.info to gitignore
-
Will Cory authored
-
Will Cory authored
-
Will Cory authored
-
- 11 Dec, 2022 2 commits
- 10 Dec, 2022 9 commits
-
-
Will Cory authored
-
mergify[bot] authored
feat(contracts-periphery): Add attestation contract
-
Will Cory authored
prettier comments
-
Will Cory authored
-
Matthew Slipper authored
-
Matthew Slipper authored
-
Will Cory authored
-
Will Cory authored
-
Will Cory authored
-