IntersectMBO / IntersectMBO/ouroboros-network
Inserting peers in peer-metric leader board
Open
outbound-governor
peer-metric
- Dominant language
- Haskell
- Stars
- 296
- Forks
- 104
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 4
Description
Instead of inserting new peers in the middle of peer-metric leader board, we should insert them at the cut of line for last churn. This will make it less prone to remove significant peers from the low end of the leader-board from being replaced by a much newer peer which joined after last churn.
Contributor guide
Assessment
This issue has not been assessed yet.