- 10 Jun, 2023 24 commits
-
-
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
-
OptimismBot authored
fix(docs): Update contracts directory references
-
mergify[bot] authored
-
Mark Tyneway authored
Cleans up the typescript dockerfile. This should eventually be refactored more but works for now.
-
Mark Tyneway authored
cleanup: delete message-relayer
-
Mark Tyneway authored
contracts-bedrock: deploy time checks
-
Mark Tyneway authored
Update .env.example
-
OptimismBot authored
fix(indexer): return listen error in api
-
mergify[bot] authored
-
Mark Tyneway authored
cleanup: delete data-transport-layer
-
Will Cory authored
squash me: fix api unused import
-
OptimismBot authored
feat(op-challenger): Parse Logs
-
Andreas Bigger authored
-
- 09 Jun, 2023 16 commits
-
-
mergify[bot] authored
-
Mark Tyneway authored
-
Mark Tyneway authored
The `message-relayer` was a legacy server that was responsible for relaying withdrawals. It has not been maintained and is no longer used as part of the devnet system. Keeping it around adds additional maintainance burden for the team, especially as things like 2 step withdrawals require it to be refactored.
-
Mark Tyneway authored
-
Mark Tyneway authored
dtl: delete from docker builder
-
Mark Tyneway authored
cleanup: delete gas-oracle
-
Nitant authored
-
OptimismBot authored
chore(packages): Remove legacy `contracts`
-
mergify[bot] authored
-
Mark Tyneway authored
The `gas-oracle` service was responsible to managing the congestion fees of the legacy system. It is no longer used and can be deleted.
-
Mark Tyneway authored
ops: delete legacy ops package
-
mergify[bot] authored
-
Mark Tyneway authored
cleanup: delete bss-core
-
mergify[bot] authored
-
Mark Tyneway authored
-
Mark Tyneway authored
The `ops-bedrock` package will likely be migrated to the `ops` package. Keep around the dockerfile because the builds of the `fault-detector` and the `chain-mon` depend on this dockerfile. We should eventually refactor away this dockerfile and follow the pattern that the other packages use where the dockerfile is in the particular package instead of being outside in its own package.
-