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

chore(workspace): Reorganize SDK #816

Merged
merged 7 commits into from
Nov 14, 2024
Merged

chore(workspace): Reorganize SDK #816

merged 7 commits into from
Nov 14, 2024

Conversation

clabby
Copy link
Collaborator

@clabby clabby commented Nov 14, 2024

Overview

Reorganizes the proof SDK crates into a proof-sdk subdirectory, to differentiate them from the protocol. This is in preparation for improving some of the platform abstractions
as noted in #815 + #553. Most of the client program will be broken out into a more generic library,
and kona-preimage will be decoupled from kona-common to enable it to be a fault-proof-vm target specific library, and not leak into the proof SDK.

@clabby clabby requested a review from refcell as a code owner November 14, 2024 06:33
@clabby clabby added the K-chore Kind: chore label Nov 14, 2024
@clabby clabby self-assigned this Nov 14, 2024
@clabby
Copy link
Collaborator Author

clabby commented Nov 14, 2024

📚 $\text{Stack Overview}$

Pulls submitted in this stack:

This comment was automatically generated by st.

@clabby clabby added the A-workspace Area: Top level workspace modifications label Nov 14, 2024
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.7%. Comparing base (6e333b3) to head (c908a40).
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 changed the base branch from cl/clean-mpt to main November 14, 2024 18:25
@clabby clabby enabled auto-merge November 14, 2024 18:28
@clabby clabby added this pull request to the merge queue Nov 14, 2024
Merged via the queue into main with commit 515366c Nov 14, 2024
16 checks passed
This was referenced Nov 14, 2024
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-chore Kind: chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants