This repository was archived by the owner on Jan 16, 2026. It is now read-only.
Merged
Conversation
Contributor
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files☔ View full report in Codecov by Sentry. |
c11fde8 to
e0cd289
Compare
b431d47 to
bb743af
Compare
This was referenced Jun 12, 2024
a654c34 to
fc87ed5
Compare
25f6783 to
d4aaf9d
Compare
clabby
reviewed
Jun 15, 2024
Contributor
clabby
left a comment
There was a problem hiding this comment.
This is looking great. Couple final nits, then let's get this in to keep iterating 😄
clabby
approved these changes
Jun 15, 2024
Closed
This was referenced Jun 15, 2024
This was referenced Jun 16, 2024
Closed
Closed
Merged
theochap
pushed a commit
to ethereum-optimism/optimism
that referenced
this pull request
Dec 10, 2025
* feat: small fixes and kona deriver * fixes * fixes * start derivation fixes * first valid payload * cleanup * fixes * fix: lints * updates * fix: lints * fix: bin cleanup * fix: lints * fix: ignore tests for now * fix: blob decoding * fix: tests and logs * fix: validation * fix: update deps * feat: superchain registry types * fix: make sync less verbose by default * fix: print l2 attributes timestamp * fix: pipeline interface and cursor updates * fixes * cleanup * fix: broken tests from scr * fix: ecotone batches working * attempt cov fix * fix: move kona-sync to example * fix: move validation to trusted-sync example * fix(examples): validation hardcoded canyon timestamp * fix: exclude examples in cannon and asterisc builds * fix(primitives): make types impl hash * chore: clean kona-derive examples * fix(kona-derive): remove async bound on online pipeline constructor * fix: batch encoding/decoding tests * fix: batch reader test * fix(derive): last batch queue test * chore: remove execution validation log match * fix: nit * nit fix --------- Co-authored-by: clabby <ben@clab.by>
theochap
pushed a commit
to ethereum-optimism/optimism
that referenced
this pull request
Jan 14, 2026
* feat: small fixes and kona deriver * fixes * fixes * start derivation fixes * first valid payload * cleanup * fixes * fix: lints * updates * fix: lints * fix: bin cleanup * fix: lints * fix: ignore tests for now * fix: blob decoding * fix: tests and logs * fix: validation * fix: update deps * feat: superchain registry types * fix: make sync less verbose by default * fix: print l2 attributes timestamp * fix: pipeline interface and cursor updates * fixes * cleanup * fix: broken tests from scr * fix: ecotone batches working * attempt cov fix * fix: move kona-sync to example * fix: move validation to trusted-sync example * fix(examples): validation hardcoded canyon timestamp * fix: exclude examples in cannon and asterisc builds * fix(primitives): make types impl hash * chore: clean kona-derive examples * fix(kona-derive): remove async bound on online pipeline constructor * fix: batch encoding/decoding tests * fix: batch reader test * fix(derive): last batch queue test * chore: remove execution validation log match * fix: nit * nit fix --------- Co-authored-by: clabby <ben@clab.by>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
Metadata
Fixes #245
Fixes #246
Fixes #34
Fixes #111