- 25 Feb, 2023 31 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
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 9 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`
-
Maurelian authored
fix(ctb): Improve function ordering in L1Bridge
-
clabby authored
-
Adrian Sutton authored
-
Adrian Sutton authored
-
Matthew Slipper authored
op-node: fix stale payload-ID in sequencer log
-