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(workspace): Re-introduce kona-providers-alloy #954

Merged
merged 4 commits into from
Jan 26, 2025
Merged

Conversation

clabby
Copy link
Collaborator

@clabby clabby commented Jan 26, 2025

Overview

Re-introduces the alloy-backed provider trait implementation crate. The host program will need these online providers to both execute blocks and derive payloads in a native context
for the sake of the interop proof.

closes #940

@clabby clabby added A-workspace Area: Top level workspace modifications K-feature Kind: feature labels Jan 26, 2025
@clabby
Copy link
Collaborator Author

clabby commented Jan 26, 2025

📚 $\text{Stack Overview}$

Pulls submitted in this stack:

This comment was automatically generated by st.

@clabby clabby self-assigned this Jan 26, 2025
Copy link

codecov bot commented Jan 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.7%. Comparing base (15d4c5f) to head (332104f).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@clabby clabby marked this pull request as ready for review January 26, 2025 21:12
@clabby clabby requested review from refcell and emhane as code owners January 26, 2025 21:12
@clabby clabby added this pull request to the merge queue Jan 26, 2025
Merged via the queue into main with commit 660d41d Jan 26, 2025
16 checks passed
@clabby clabby deleted the cl/alloy-providers branch January 26, 2025 23:45
@github-actions github-actions bot mentioned this pull request Jan 26, 2025
refcell pushed a commit to meyer9/kona that referenced this pull request Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-workspace Area: Top level workspace modifications K-feature Kind: feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore(workspace): Re-introduce kona-providers-alloy
2 participants