- 10 Jul, 2023 2 commits
-
-
Will Cory authored
Co-authored-by:
Will Cory <willcory@Wills-MacBook-Pro.local>
-
Adrian Sutton authored
prevent op-proposer Send tx failure errors & clean up op-proposer logging
-
- 09 Jul, 2023 2 commits
-
-
OptimismBot authored
contracts-bedrock: delete dead script
-
Mark Tyneway authored
This script is no longer used and generates no artifacts. The artifacts are currently exported by path and the JSON files can be imported. While this style of artifact getter API is nice, it causes the bundle size for frontends to be very large and they cannot shake all of the unused artifacts out since any can be requested at runtime.
-
- 02 Jul, 2023 9 commits
-
-
OptimismBot authored
fix: typo
-
pengin7384 authored
-
pengin7384 authored
This reverts commit 3d4fdf71a1ba902d6e1ef6b3b2a4f9e6686a019c.
-
pengin7384 authored
-
pengin7384 authored
Rename 'ResetableStage' to 'ResettableStage'
-
OptimismBot authored
fix: typo in comment
-
pengin7384 authored
This reverts commit af588f36aa5fc1e5e3ae300d769de2d4d4b328b6.
-
pengin7384 authored
-
pengin7384 authored
-
- 01 Jul, 2023 19 commits
-
-
Roberto Bayardo authored
-
OptimismBot authored
hive: Update ubuntu image used for hive to meet minimum go requirement.
-
Adrian Sutton authored
-
OptimismBot authored
contracts-bedrock: remove dead dep
-
mergify[bot] authored
-
-
OptimismBot authored
op-challenger: Simplify init
-
mergify[bot] authored
-
Joshua Gutow authored
-
OptimismBot authored
feat(op-challenger): AlphabetProvider GetPreimage Implementation
-
Mark Tyneway authored
`core-utils` is no longer used as a dep for `contracts-bedrock` Removing it will remove the need to build it each time before building `contracts-bedrock`
-
mergify[bot] authored
-
OptimismBot authored
feat(op-challenger): Responder Step Function
-
mergify[bot] authored
-
OptimismBot authored
op-challenger: Add AttemptStep function
-
mergify[bot] authored
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Joshua Gutow authored
-
- 30 Jun, 2023 8 commits
-
-
OptimismBot authored
feat(ctb): Remove echidna
-
Maurelian authored
-
Maurelian authored
-
OptimismBot authored
feat: indexer retries batches on failure. l1_processor indexes l1 checkpoints
-
Hamdi Allam authored
remove buffered_header_traversal. processor can just keep reference to the unprocessed headers in memory
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Hamdi Allam authored
Not too happy with this abstraction for the procssor. Probably will change this to a subscription based thing in the future
-