Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(kona-derive): Towards Derivation #243

Merged
merged 39 commits into from
Jun 15, 2024
Merged

Conversation

refcell
Copy link
Collaborator

@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
Collaborator 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-derive Area: kona-derive crate 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
Collaborator

@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 😄

bin/programs/client/src/l2/executor/mod.rs Outdated Show resolved Hide resolved
crates/derive/src/pipeline/builder.rs Show resolved Hide resolved
crates/derive/src/stages/batch_queue.rs Show resolved Hide resolved
crates/derive/src/stages/batch_queue.rs Show resolved Hide resolved
crates/derive/src/stages/channel_reader.rs Show resolved Hide resolved
examples/trusted-sync/src/validation.rs Outdated Show resolved Hide resolved
@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
14 checks passed
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-derive Area: kona-derive crate K-fix Kind: fix
Projects
None yet
3 participants