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

Phase 2: add Server #124

Merged
merged 6 commits into from
Feb 12, 2024
Merged

Phase 2: add Server #124

merged 6 commits into from
Feb 12, 2024

Conversation

conradoplg
Copy link
Contributor

Closes #120

One thing I'm wondering is that we might want to pick a better name for the crate (rather than the current server) because we might want to publish it as a crate. Maybe frost-server?

I'm working on changing the server to allow signing multiple messages in parallel, so it's likely that the API will change, but I wanted to get the ball rolling. I'll create a follow up PR for that.

@conradoplg conradoplg requested a review from natalieesk January 23, 2024 21:47
@conradoplg conradoplg changed the title Add Phase 2 Server Phase 2: add Server Feb 2, 2024
Copy link
Contributor

@natalieesk natalieesk left a comment

Choose a reason for hiding this comment

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

Looks good. Just need to resolve a conflict

@natalieesk natalieesk merged commit 0fe11c9 into main Feb 12, 2024
6 checks passed
@natalieesk natalieesk deleted the server branch February 12, 2024 09:33
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.

Implement server for Phase 2 of FROST for Zcash demos
2 participants