- 11 Nov, 2022 2 commits
-
-
Matthew Slipper authored
Develop -> Master PR
-
mergify[bot] authored
op-e2e: Add migration to op-e2e
-
- 10 Nov, 2022 38 commits
-
-
Mark Tyneway authored
hardhat-node: trigger release
-
mergify[bot] authored
op-e2e: action test op-geth restart
-
Mark Tyneway authored
Trigger a release
-
mergify[bot] authored
batch-submitter: update to go-ethereum v1.10.26
-
Matthew Slipper authored
-
Mark Tyneway authored
The `hardhat-node` docker image couldn't find the `Dockerfile` when building. This updates the path to the dockerfile.
-
Mark Tyneway authored
-
Mark Tyneway authored
Updates the batch submitter to the latest go-ethereum version
-
protolambda authored
-
Matthew Slipper authored
Develop -> Master
-
Matthew Slipper authored
Version Packages
-
github-actions[bot] authored
-
Matthew Slipper authored
Develop -> Master PR
-
Zach Howard authored
fixes a few bugs and better error handling for docker-tag job
-
Zach Howard authored
-
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
-