Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

feat(kona-derive): Towards Derivation#243

Merged
clabby merged 39 commits intomainfrom
refcell/towards-derivation
Jun 15, 2024
Merged

feat(kona-derive): Towards Derivation#243
clabby merged 39 commits intomainfrom
refcell/towards-derivation

Conversation

@refcell
Copy link
Contributor

@refcell refcell commented Jun 11, 2024

Description

  • Small fixes to fetch the genesis block info for the L1 tip and L2 cursor.
  • Dogfoods superchain-registry primitive type bindings for types.
  • Implements the "trusted-sync" example that runs the derivation pipeline for sync testing.

Metadata

Fixes #245
Fixes #246
Fixes #34
Fixes #111

Copy link
Contributor Author

refcell commented Jun 11, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @refcell and the rest of your teammates on Graphite Graphite

@refcell refcell changed the title fix: fetch tip state fix(kona-derive): Towards Derivation Jun 11, 2024
@refcell refcell requested a review from clabby June 11, 2024 20:50
@refcell refcell added A-proof Area: proof crates K-fix Kind: fix labels Jun 11, 2024 — with Graphite App
@refcell refcell marked this pull request as ready for review June 12, 2024 16:18
@refcell refcell self-assigned this Jun 12, 2024
@refcell refcell force-pushed the refcell/towards-derivation branch 2 times, most recently from c11fde8 to e0cd289 Compare June 12, 2024 16:58
@refcell refcell changed the title fix(kona-derive): Towards Derivation feat(kona-derive): Towards Derivation Jun 12, 2024
@clabby clabby force-pushed the refcell/towards-derivation branch from b431d47 to bb743af Compare June 12, 2024 19:34
This was referenced Jun 12, 2024
@clabby clabby force-pushed the refcell/towards-derivation branch from a654c34 to fc87ed5 Compare June 13, 2024 18:16
@refcell refcell force-pushed the refcell/towards-derivation branch from 25f6783 to d4aaf9d Compare June 14, 2024 19:32
Copy link
Contributor

@clabby clabby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is looking great. Couple final nits, then let's get this in to keep iterating 😄

@clabby clabby added this pull request to the merge queue Jun 15, 2024
Merged via the queue into main with commit 2b667ea Jun 15, 2024
@github-actions github-actions bot mentioned this pull request Jun 15, 2024
This was referenced Jun 16, 2024
@clabby clabby deleted the refcell/towards-derivation branch July 2, 2024 03:36
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>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A-proof Area: proof crates K-fix Kind: fix

Projects

None yet

3 participants