- 10 Nov, 2022 23 commits
-
-
Zach Howard authored
fix missing directory in docker-tag job
-
Zach Howard authored
-
mergify[bot] authored
ENG-2990 updates ci to tag docker images with sha, branch, release tags
-
Zach Howard authored
-
mergify[bot] authored
Standardize & Fix Lints
-
mergify[bot] authored
fix: move MintableERC721 interface
-
mergify[bot] authored
op-e2e: Increase sequencer drift in sequencer conf depth test
-
Joshua Gutow authored
-
Joshua Gutow authored
The test was flaking on the issue that l2 verifier head + conf depth was ahead of the sequencer head. I noticed that we were occasionally having to force advancing the L1 Origin because of the high conf depth relative to the sequencer depth.
-
Joshua Gutow authored
-
Joshua Gutow authored
-
mergify[bot] authored
ci: Split go-bedrock tests & use circle CI parallelism for op-e2e
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Joshua Gutow authored
Adding OP_E2E_DISABLE_PARALLEL=true will stop the tests from using go's built in parallel helper. By default the tests will use go's parallel helper.
-
Mark Tyneway authored
fix: better version imports for services
-
Kelvin Fichter authored
Moves the interface for the OptimismMintableERC721 into the SupportedInterfaces file where the rest of the interfaces are.
-
Joshua Gutow authored
testlogger: Nicer output
-
mergify[bot] authored
fix(ctb): remove old comment block
-
Joshua Gutow authored
-
Joshua Gutow authored
-
- 09 Nov, 2022 17 commits
-
-
mergify[bot] authored
op-chain-ops: Updates for the migration
-
Kelvin Fichter authored
Removes an old comment block in the L1ERC721Bridge contract.
-
Matthew Slipper authored
-
Mark Tyneway authored
-
Kelvin Fichter authored
Improves the way that package versions are imported for BaseServiceV2 services. By importing directly (in typescript, rather than using require) TypeScript will properly embed the package.json in the /dist folder which makes it possible to run the services using the compiled JavaScript.
-
mergify[bot] authored
feat(ctb): assert dictator config
-
Kelvin Fichter authored
-
mergify[bot] authored
ctb: Add system config deployment
-
Matthew Slipper authored
-
Matthew Slipper authored
-
mergify[bot] authored
integration-tests-bedrock: Remove superfluous packages
-
Mark Tyneway authored
fix: more config cleanup
-
Matthew Slipper authored
-
mergify[bot] authored
op-e2e: Use head rather than pending block for gas estimation
-
Mark Tyneway authored
-
Mark Tyneway authored
Ensures that the e2e test config parsing is correct
-
Mark Tyneway authored
-