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: get blueprint protocol basic summation gossip working #678

Merged
merged 2 commits into from
Feb 23, 2025

Conversation

drewstone
Copy link
Contributor

@drewstone drewstone commented Feb 22, 2025

  1. Adds tests for a blueprint_protocol p2p/gossip protocol. Completely honest protocol.
    1. Generate random number
    2. Gossip
    3. Everyone sums it
    4. Everyone sends summation and verifies.
  2. Makes test struct parameters public, we currently can't get keystore from a handle just the TanglePairSigner<sr25519> key which is restrictive.

@drewstone drewstone merged commit 0af1f79 into main Feb 23, 2025
30 of 31 checks passed
@webb-spider webb-spider bot mentioned this pull request Feb 23, 2025
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.

1 participant