- 13 Jun, 2023 19 commits
-
-
OptimismBot authored
core-utils: delete legacy code
-
mergify[bot] 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.
-
- 12 Jun, 2023 13 commits
-
-
Mark Tyneway authored
cleanup: delete legacy balance monitor
-
OptimismBot authored
fix(op-challenger,op-chain-ops): Use op-service address parsing
-
mergify[bot] authored
-
Mark Tyneway authored
contracts-bedrock: add withdrawal network and make withdrawal minimum configurable
-
Roberto Bayardo authored
-
Andreas Bigger authored
-
Hamdi Allam authored
feat(indexer): index all L1 & L2 contract events
-
Matthew Slipper authored
-
OptimismBot authored
README: Remove broken link to infra/op-replica
-
dapperscene6 authored
-
Adrian Sutton authored
op-replica was removed in 23150b8b
-
Mark Tyneway authored
-
Mark Tyneway authored
Deletes the pacakge responsible for the legacy balance monitor. This logic now lives in the `chain-mon` package.
-
- 10 Jun, 2023 8 commits
-
-
OptimismBot authored
feat(sdk): Make bedrock the default
-
Will Cory authored
-
Will Cory authored
-
OptimismBot authored
feat(indexer): Add indexer-refresh to makefile
-
mergify[bot] authored
-
OptimismBot authored
feat(indexer): Add healthz to api
-
mergify[bot] authored
-
OptimismBot authored
chore(indexer): Update git ignroe to ignore binaries
-