-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
P2PNetwork-related or P2P protocol-related issuesNetwork-related or P2P protocol-related issuesenhancementNew feature or requestNew feature or request
Description
Rationale
Currently dbft protocol uses the same mechanisms to send its messages as all other subprotocols and active message exchange on eth subprotocol can delay dbft. In general, we want dbft messages to have a priority for consensus to have less delays and better convergence without view changes.
Implementation
Unfortunately, this would require some pretty deep changes in the E-node p2p system, some additional queues and APIs.
dusmart
Metadata
Metadata
Assignees
Labels
P2PNetwork-related or P2P protocol-related issuesNetwork-related or P2P protocol-related issuesenhancementNew feature or requestNew feature or request