- 13 Jun, 2023 39 commits
-
-
OptimismBot authored
feat(cmon): fix time string formatting bug
-
mergify[bot] authored
-
Mark Tyneway authored
cleanup: delete l2geth
-
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
-
Mark Tyneway authored
Delete some legacy config for building docker images that are no longer used.
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Deletes the `migration-data` package from the `packages` directory. This package is no longer useful and will exist in a previous commit/fork of the repo. It will be very painful to maintain the ability to run the migration indefinitely into the future, it should be safe to assume that users that want to perform the migration can check out the legacy commit and run it from that point.
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Deletes a no longer used fallback provider that was mostly copy pasted from ethers v5. There was no good way to specify the headers and we needed to do so, so we used this client to ensure that headers can be passed. It is no longer used so we can safely delete it.
-
mergify[bot] authored
-
- 12 Jun, 2023 1 commit
-
-
Mark Tyneway authored
cleanup: delete legacy balance monitor
-