Investigate how to optimize vote propagation #13
Labels
backlog
A prioritized task in the team's backlog
P:bandwidth-optimization
Priority: Optimize bandwidth usage
Uh oh!
There was an error while loading. Please reload this page.
#backlog-priority
Was tendermint/tendermint#9924
In this task we investigate how to optimize the propagation of votes in Tendermint, using as input the results of #9922.
Votes are propagated for the current Height, for the current and previous rounds.
Once a vote has been received by a node, it informs its neighbors that such vote is no longer required.
Once a node is known to have a vote, it need not receive it again.
Tasks
DoD:
References:
The text was updated successfully, but these errors were encountered: