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

Add initial implementation of socket communications to the demo (phase 1) - Coordinator #89

Merged
merged 13 commits into from
Nov 21, 2023

Conversation

conradoplg
Copy link
Contributor

Closes ZcashFoundation/frost#571

Notes:

  • Also updates to latest frost. Ended up doing that in the middle of the work and got it tangled with this PR, let me know if you would prefer for me to split that into a separate PR
  • Currently pointing to a PR from reddsa, which is pointing to a commit in frost, we might want to release 1.0.0-rc.0 first and point everyone to that
  • Untested! Needs Add initial implementation of socket communications to the demo (phase 1) - Participant frost#572 to be done to be tested (or mocking up code which we decided it would be too much work)

@natalieesk
Copy link
Contributor

Looks good. Just need to resolve conflicts

@conradoplg
Copy link
Contributor Author

Looks good. Just need to resolve conflicts

Done, also pointed it to 1.0.0-rc.0 release

@natalieesk natalieesk merged commit 0a9e830 into main Nov 21, 2023
7 checks passed
@natalieesk natalieesk deleted the comms branch November 21, 2023 14:56
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.

Add initial implementation of socket communications to the demo (phase 1) - Coordinator
2 participants