You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: