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): kona-interop crate #899

Merged
merged 3 commits into from
Jan 13, 2025
Merged

feat(workspace): kona-interop crate #899

merged 3 commits into from
Jan 13, 2025

Conversation

clabby
Copy link
Collaborator

@clabby clabby commented Jan 13, 2025

Overview

Adds the initial version of the kona-interop crate, containing core types for interop (messages, SuperRoot, message graph) as well as core functionality for extracting messages from logs + resolving a set of interdependent blocks' validity per message validity rules.

This crate should eventually live over in maili, but it's subject to change while the initial interop proof is being laid out, so it's easier for it to live in kona for the first phase of its life.

@clabby clabby added K-feature Kind: feature A-workspace Area: Top level workspace modifications labels Jan 13, 2025
@clabby clabby self-assigned this Jan 13, 2025
@clabby clabby requested review from refcell and emhane as code owners January 13, 2025 18:49
@clabby clabby marked this pull request as draft January 13, 2025 18:51
@clabby clabby marked this pull request as ready for review January 13, 2025 19:15
Copy link
Collaborator

@refcell refcell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome stuff!

@clabby clabby added this pull request to the merge queue Jan 13, 2025
Merged via the queue into main with commit e7bfe4d Jan 13, 2025
14 checks passed
@clabby clabby deleted the cl/interop-primitives branch January 13, 2025 20:03
@github-actions github-actions bot mentioned this pull request Jan 13, 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.

2 participants