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(derive): Online Data Source Factory Wiring #148

Closed
refcell opened this issue Apr 27, 2024 · 0 comments · Fixed by #150
Closed

feat(derive): Online Data Source Factory Wiring #148

refcell opened this issue Apr 27, 2024 · 0 comments · Fixed by #150
Assignees
Labels
A-derive Area: kona-derive crate K-feature Kind: feature

Comments

@refcell
Copy link
Collaborator

refcell commented Apr 27, 2024

Description

Swap the concrete DataSourceFactory in for the generic impl DataAvailabilityProvider + Send + Sync + Debug in the online modules stack builder method new_online_stack.

This bounds the online stack method to explicit alloy types, making downstream usage and wiring into alternative rollup clients more clear 👀

@refcell refcell added K-feature Kind: feature A-derive Area: kona-derive crate labels Apr 27, 2024
@refcell refcell added this to the Table Stakes milestone Apr 27, 2024
@refcell refcell self-assigned this Apr 27, 2024
@refcell refcell changed the title feat(derive): Online DataAvailabilityProvider feat(derive): Online Data Source Factory Wiring Apr 27, 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
1 participant