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(plasma): Implements Plasma Support for kona derive #152

Merged
merged 6 commits into from
Apr 27, 2024

Conversation

refcell
Copy link
Collaborator

@refcell refcell commented Apr 27, 2024

Description

Implements the PlasmaSource data source in kona-derive.

Refactors some kona-derive types into a new kona-primitives crate.

Also introduces a kona-plasma crate to hold op-plasma specific types. This module can be built out further to be a feature-complete alternative for op-plasma.

Metadata

Fixes #119

@refcell refcell self-assigned this Apr 27, 2024
@refcell refcell added A-derive Area: kona-derive crate A-plasma labels Apr 27, 2024
@refcell refcell added this to the The Holy Trinity milestone Apr 27, 2024
@refcell refcell requested a review from clabby April 27, 2024 15:52
@refcell refcell added the K-feature Kind: feature label Apr 27, 2024
feat(primitives): refactor out non-derivation-specific types from kona-derive

fix(derive): remove unused type mods

fix(derive): remove allow dead from ecotone
@refcell refcell added this pull request to the merge queue Apr 27, 2024
Merged via the queue into main with commit e9b7e76 Apr 27, 2024
13 checks passed
@github-actions github-actions bot mentioned this pull request Apr 27, 2024
clabby added a commit that referenced this pull request Apr 28, 2024
This was referenced May 29, 2024
This was referenced Jun 6, 2024
This was referenced Jun 16, 2024
@clabby clabby deleted the refcell/kona-plasma branch July 2, 2024 03:39
@github-actions github-actions bot mentioned this pull request Oct 2, 2024
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-feature Kind: feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(derive): Plasma Data Source Provider
2 participants