- 25 Feb, 2023 21 commits
-
-
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
-
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
-
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 19 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
-
Matthew Slipper authored
ci-devnet: increase devnet params
-
protolambda authored
ci-devnet: increase sequencer time drift to 5 min of L1 blocks, seq window to 10 min, channel timeout to 6 min of L1 blocks
-
protolambda authored
-
mergify[bot] authored
op-e2e: Introduce op-geth e2e test util
-
Adrian Sutton authored
Reduces the boiler plate code required for op-geth tests.
-
Matthew Slipper authored
op-node: regolith fork systemtx change
-
Mark Tyneway authored
Merge pull request #4944 from ethereum-optimism/dependabot/go_modules/indexer/golang.org/x/text-0.3.8 build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 in /indexer
-
Mark Tyneway authored
-
Mark Tyneway authored
Merge pull request #4942 from ethereum-optimism/dependabot/go_modules/op-exporter/golang.org/x/text-0.3.8 build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 in /op-exporter
-
Matthew Slipper authored
fix(migration-data): prevent query block from going past end
-