- 06 Apr, 2023 24 commits
-
-
Mark Tyneway authored
The migration script entrypoint failed due to the L1StartingBlockTag in the `DeployConfig` being set to `nil`. This adds a `nil` check as well as some better logging. The lower level methods for the usage of block tags are also used instead of manually accessing the values internal to the struct, this is what geth does internally.
-
OptimismBot authored
op-program: Implement oracle backed engine API backend
-
mergify[bot] authored
-
OptimismBot authored
op-batcher: Sanity check block for non-empty transactions
-
inphi authored
-
inphi authored
-
Adrian Sutton authored
-
OptimismBot authored
op-program: Implement oracle backed database
-
mergify[bot] authored
-
OptimismBot authored
Merge pull request #5351 from ethereum-optimism/04-04-update_Optimist_and_OptimistAllowlist_deploy_scripts feat(ctp): add deploy script for OptimistAllowlist & Optimist
-
mergify[bot] authored
-
Adrian Sutton authored
op-program: Extract block processing logic from engine api
-
Adrian Sutton authored
-
mergify[bot] authored
-
OptimismBot authored
ci: Update op-e2e
-
Adrian Sutton authored
Adds separate oracle method to access code by hash to support the way Geth now adds a prefix to the hash when storing new code values in the database.
-
mergify[bot] authored
-
James Kim authored
-
James Kim authored
-
OptimismBot authored
txmgr: Add more metrics
-
mergify[bot] authored
-
Joshua Gutow authored
-
Maurelian authored
-
Maurelian authored
-
- 05 Apr, 2023 16 commits
-
-
OptimismBot authored
fix(ctb): Update hardhat.json to fix hh deploy
-
mergify[bot] authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
OptimismBot authored
op-batcher: Shutdown pprof and metrics after main loop returns
-
Maurelian authored
-
Maurelian authored
Missing values were causing a type error, which prevented running the basic 'npx hardhat deploy` script.
-
mergify[bot] authored
-
OptimismBot authored
Merge pull request #5347 from ethereum-optimism/dependabot/go_modules/github.com/docker/docker-20.10.24incompatible build(deps): bump github.com/docker/docker from 20.10.21+incompatible to 20.10.24+incompatible
-
mergify[bot] authored
-
Sebastian Stammler authored
-
OptimismBot authored
op-e2e: Separate engine API implementation from backend
-
mergify[bot] authored
-