- 25 Feb, 2023 1 commit
-
-
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
-
- 24 Feb, 2023 13 commits
-
-
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
-
Matthew Slipper authored
fix(ctb): Add correct prefix to errors
-
protolambda authored
-
- 23 Feb, 2023 26 commits
-
-
mergify[bot] authored
-
Matthew Slipper authored
op-node: regolith rollup config attribute
-
Matthew Slipper authored
op-chain-ops: Fix misleading comment
-
Matthew Slipper authored
ci-builder: add changeset
-
Mark Tyneway authored
The next time that a release is triggered, build and publish the `ci-builder` docker image. This will cause it to be used in CI for builds, meaning that we will need to update our foundry versions for local development. This can be done with the following command: ```bash foundryup -C edf15abd648bb96e2bcee342c1d72ec7d1066cd1 ```
-
Maurelian authored
-
Matthew Slipper authored
ci: Remove proxyd and indexer from changesets workflow
-
Maurelian authored
-
Mark Tyneway authored
feat: portal pausable
-
protolambda authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Regenerate bindings, fix deployment
-
Mark Tyneway authored
-
Mark Tyneway authored
contracts-bedrock: fix deployment lint: fix contracts-bedrock: snapshot regenerate contracts-bedrock: portal pausability in constructor contracts-bedrock: cleanup contracts-bedrock: better comments contracts-bedrock: regenerate invariant docs
-
Mark Tyneway authored
lint: fix
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Maurelian authored
-
Matthew Slipper authored
contracts-bedrock: fix setup chain in tests
-
Matthew Slipper authored
-
Mark Tyneway authored
Version Packages
-
github-actions[bot] authored
-
Mark Tyneway authored
Merge develop to master
-