- 27 Feb, 2023 5 commits
-
-
mergify[bot] authored
-
Will Cory authored
How was i able to commit direct to develop?
-
Will Cory authored
-
mergify[bot] authored
fix(specs): Corrections to messenger workflow and iface
-
mergify[bot] authored
-
- 26 Feb, 2023 6 commits
-
-
Matthew Slipper authored
There was a space after the `--build-arg` CLI param that was breaking the build.
-
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 29 commits
-
-
dependabot[bot] authored
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20220310020820-b874c991c1a5 to 0.1.0. - [Release notes](https://github.com/golang/sys/releases) - [Commits](https://github.com/golang/sys/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Matthew Slipper authored
-
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
-
Maurelian 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
-