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

Define top-level message types #59

Merged
merged 6 commits into from
Mar 11, 2024
Merged

Define top-level message types #59

merged 6 commits into from
Mar 11, 2024

Conversation

jschneider-bensch
Copy link
Contributor

This PR introduces the message types required in the top-level MPC protocol (i.e. subprotocol message types are not yet defined).

I also define some basic data structures which make up the message payloads.

Copy link
Member

@keks keks left a comment

Choose a reason for hiding this comment

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

This looks good! We just have to make sure that the #[allow(dead_code)] annotation will get deleted, but this repo is small enough that this will be caught.

@jschneider-bensch jschneider-bensch merged commit 5cd3b2c into main Mar 11, 2024
3 checks passed
@jschneider-bensch jschneider-bensch deleted the jonas/messages branch March 11, 2024 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants