- 12 Jun, 2023 1 commit
-
-
Adrian Sutton authored
Different random seeds would result in varying compression levels which caused intermittency. Now uses a fixed seed for the rng and InsecureRandomKey is now deterministic.
-
- 10 Jun, 2023 32 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
-
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 7 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
-