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

feat(plasma): Implements Plasma Support for kona-derive#130

Closed
refcell wants to merge 5 commits intomainfrom
refcell/kona-plasma
Closed

feat(plasma): Implements Plasma Support for kona-derive#130
refcell wants to merge 5 commits intomainfrom
refcell/kona-plasma

Conversation

@refcell
Copy link
Contributor

@refcell refcell commented Apr 24, 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 24, 2024
@refcell refcell requested a review from clabby April 24, 2024 15:04
@refcell refcell added M-help-wanted Meta: Extra attention is needed K-feature Kind: feature labels Apr 24, 2024
@refcell refcell modified the milestones: Life is Good, The Holy Trinity Apr 24, 2024
@refcell refcell force-pushed the refcell/kona-plasma branch 2 times, most recently from 84ec66e to 6029246 Compare April 24, 2024 17:59
@refcell refcell changed the base branch from main to refcell/kona-primitives April 24, 2024 17:59
Copy link
Contributor Author

refcell commented Apr 24, 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 force-pushed the refcell/kona-plasma branch 2 times, most recently from 0c89d23 to 8730cb2 Compare April 25, 2024 15:16
refcell added 2 commits April 25, 2024 08:19
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 force-pushed the refcell/kona-plasma branch from 218468f to d93277e Compare April 25, 2024 15:22
@refcell refcell changed the base branch from refcell/kona-primitives to main April 25, 2024 15:22
@refcell refcell enabled auto-merge April 27, 2024 15:46
@refcell refcell disabled auto-merge April 27, 2024 15:47
@refcell refcell removed the request for review from clabby April 27, 2024 15:48
@refcell refcell enabled auto-merge April 27, 2024 15:48
@refcell refcell closed this Apr 27, 2024
auto-merge was automatically disabled April 27, 2024 15:49

Pull request was closed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

K-feature Kind: feature M-help-wanted Meta: Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(derive): Plasma Data Source Provider

1 participant