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

Fix failing test #290

Closed
wants to merge 7 commits into from
Closed

Fix failing test #290

wants to merge 7 commits into from

Conversation

ineiti
Copy link
Member

@ineiti ineiti commented Sep 24, 2024

Test

ineiti added 7 commits July 5, 2024 10:00
Co-authored-by: Zach Xion [email protected]
Co-authored-by: Zach Xion [email protected]

This commit implements a new Mino handler using libp2p with websockets.
Contrary to MinoGRPC it doesn't use any locks and uses a 1-level tree to handle messages.
It is at least as performant as the MinoGRPC implementation, and works with d-voting.
- Adding new version of libp2p
- Re-enabling failing test and remove goverall
- Use peer.ID.Validate
- Don't export Packet and Forward
- Merging participant and orchestrator
@ineiti ineiti closed this Sep 24, 2024
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