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: Create basic gossip module #88

Closed
ancazamfir opened this issue Nov 26, 2023 · 1 comment
Closed

feat: Create basic gossip module #88

ancazamfir opened this issue Nov 26, 2023 · 1 comment
Milestone

Comments

@ancazamfir
Copy link
Collaborator

This issue is to create a very basic gossip module that stores the peer messages.
Initially abstract the consensus message broadcast.
May implement basic p2p, send/recv but not required.
Driver should send the messages from the round state machine to gossip so we need to define an API for that.

@romac romac added this to the v0.2 milestone Nov 27, 2023
@romac romac changed the title feat: create basic gossip module feat: Create basic gossip module Dec 7, 2023
@ancazamfir ancazamfir removed the phase2 label Feb 21, 2024
@ancazamfir
Copy link
Collaborator Author

Closed with #167 and #197

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

No branches or pull requests

2 participants