- 26 Feb, 2023 5 commits
-
-
Matthew Slipper authored
ci: Upgrade GCP CLI orb
-
Matthew Slipper authored
-
Matthew Slipper authored
The `hold` job should not have a context - rather, the context is inherited from whoever approves it.
-
Matthew Slipper authored
ci: Combine release jobs, add release approval
-
Matthew Slipper authored
-
- 25 Feb, 2023 31 commits
-
-
Matthew Slipper authored
Combines the Docker build/publish jobs into one, and makes them all depend on a `hold` job that asks for approval. The `hold` step allows someone from the `release-managers` security group to approve the build before it is released. Without this step, tags created by automation tools like GitHub Actions will not be pushed.
-
Matthew Slipper authored
contracts-bedrock: remove crossdomain messenger pausability
-
mergify[bot] authored
feat(bindings): Print abigen version in CI
-
Maurelian authored
-
Maurelian authored
-
Matthew Slipper authored
op-node: handle sequencer errors with derivation-levels, reset when L1 origins are inconsistent
-
mergify[bot] authored
op-e2e: Add e2e tests for bedrock behaviour that will change in regolith
-
mergify[bot] authored
-
protolambda authored
op-node: fix redundant checks, check id before cancellation, add reset upon sealing reset-err, extend godoc
-
Mark Tyneway authored
-
mergify[bot] authored
fix(ctb): Increase `FeeVault` withdrawal tx `minGasLimit`
-
protolambda authored
-
protolambda authored
op-node: handle sequencer errors with derivation-levels, reset when L1 origins are inconsistent, test reset handling
-
mergify[bot] authored
-
mergify[bot] authored
op-chain-ops: Do not manually copy balance in WipePredeployStorage
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
These storage values were removed from the contracts so we no longer need to configure them in the storage config
-
Mark Tyneway authored
-
mergify[bot] authored
-
clabby authored
-
Matthew Slipper authored
`db.CreateAccount` copies over the balance, but wipes nonces. The previous version of this code manually copied the balance after calling `db.CreateAccount`, which effectively doubled the predeploy's balance. None of the L2 predeploys carried balances on Goerli, however to prevent ETH from being created and destroyed during the migration this PR removes the manual balance migration and adds a test to ensure that nonces are copied and state is properly wiped. Fixes CLI-3443
-
Matthew Slipper authored
Version Packages
-
github-actions[bot] authored
-
Matthew Slipper authored
Develop -> Master
-
Matthew Slipper authored
ci: Remove broken changset
-
Matthew Slipper authored
-
Matthew Slipper authored
Develop -> Master
-
mergify[bot] authored
fix(ctb): Use multiplication of divisors for more precision
-
- 24 Feb, 2023 4 commits
-
-
Maurelian authored
fix(ctb): Use multiplication of divisors for more precision
-
mergify[bot] authored
fix(ctb): Remove duplicate onlyOtherBridge check
-
mergify[bot] authored
-
mergify[bot] authored
feat(ci-builder/ctb): Update foundry & `forge-std`
-