Skip to content

Commit

Permalink
feat(rollup): create rollup pipeline from kona_derive (#31)
Browse files Browse the repository at this point in the history
Adds an utility to create a `kona_derive::DerivationPipeline`
implementation suitable for the rollup node.
In particular, I tried to keep only the providers as generic, because
the actual stage implementations will
most likely be the same for the exex and the standalone mode.

addresses part of #8.
  • Loading branch information
merklefruit authored Aug 26, 2024
1 parent 5a46212 commit 6f9d2a7
Show file tree
Hide file tree
Showing 5 changed files with 214 additions and 201 deletions.
Loading

0 comments on commit 6f9d2a7

Please sign in to comment.