- 13 Jun, 2023 40 commits
-
-
mergify[bot] authored
-
OptimismBot authored
op-service: Update retryingClient to handle individual elements in a batch failing
-
mergify[bot] authored
-
OptimismBot authored
indexer: cleanup legacy code
-
mergify[bot] authored
-
OptimismBot authored
ci: delete dead job
-
mergify[bot] authored
-
OptimismBot authored
feat(cmon): fix time string formatting bug
-
mergify[bot] authored
-
Mark Tyneway authored
The contracts-tests job is no longer required because the `contracts` package no longer exists. This results in the CI job running all of the typescript tests for each of the packages in parallel, wasting CI resources.
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Deletes some legacy code from the indexer. No need to keep around multiple copies of the legacy bindings, so migrate to the legacy bindings kept in `op-bindings` Had to update some deps to get this to build correctly. Replace all imports to the `op-bindings` scc bindings instead of the one internal to this package.
-
Mark Tyneway authored
cleanup: delete l2geth
-
Mark Tyneway authored
A very legacy version of fee calculation was still in the readme. This commit deletes the information from the readme.
-
Maurelian authored
-
OptimismBot authored
op-batcher: Fix intermittency in TestChannelBuilder_PendingFrames_TotalFrames
-
Mark Tyneway authored
-
mergify[bot] authored
-
OptimismBot authored
make extradata configurable for the genesis block generator
-
Mark Tyneway authored
-
mergify[bot] authored
-
Mark Tyneway authored
cleanup: ops-bedrock generate_replica
-
mergify[bot] authored
-
Mark Tyneway authored
op-chain-ops: delete migration code
-
mergify[bot] authored
-
OptimismBot authored
core-utils: delete legacy code
-
mergify[bot] authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Delete the migration code to reduce the amount of diff required when making changes to the codebase. This code can be found in the legacy repo: https://github.com/ethereum-optimism/optimism-legacy Deleted a lot of code that will never be used again
-
Roberto Bayardo authored
-
Mark Tyneway authored
ci: delete legacy docker builds
-
Mark Tyneway authored
cleanup: delete custom ethers fallback provider
-
Mark Tyneway authored
cleanup: delete migration-data
-
Mark Tyneway authored
-
Mark Tyneway authored
Will speed up the test suite for this package by quite a bit
-
Mark Tyneway authored
Deletes old code related to legacy batch serialization and old RPC types.
-
Matthew Slipper authored
fix UUID related compile failure
-