casper-network / casper-network/casper-node
Improve gossiper finished gossiping announcement
Open
low-priority
tech-debt
- Dominant language
- Rust
- Stars
- 399
- Forks
- 224
- Avg merge
- 15h 44m
- Merged PRs (30d)
- 2
Description
The gossiper currently announces finished gossiping regardless of how it got there. We should improve the announcement by including a flag indicating whether we hold the gossiped data now or not. That way, the deploy buffer would only need to be notified about a new gossiped deploy if the gossip process resulted in holding the deploy locally. The same filtering could be true for other gossiper types and should be updated accordingly.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.