- 13 Jun, 2023 3 commits
-
-
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.
-
- 12 Jun, 2023 12 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
-
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 25 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
-
Will Cory authored
-
Will Cory authored
-
Will Cory authored
-
OptimismBot authored
deps: bump forge-std to the latest release
-
Mark Tyneway authored
-
Mark Tyneway authored
The latest release as of today, see https://github.com/foundry-rs/forge-std/commit/e8a047e3f40f13fa37af6fe14e6e06283d9a060e This ensures to bump the dep for both contracts-bedrock and contracts-periphery.
-
Mark Tyneway authored
cleanup: delete actor-tests
-
Mark Tyneway authored
-
Mark Tyneway authored
The `actor-tests` package is no longer used and can be deleted.
-
Mark Tyneway authored
chore(atst): Nuke it
-
Mark Tyneway authored
cleanup: typescript dockerfile
-
Will Cory authored
-
dapperscene6 authored
-
dapperscene6 authored
-
OptimismBot authored
fix(docs): Update contracts directory references
-
mergify[bot] authored
-
Hamdi Allam authored
-