mana-ethereum / mana

Ethereum full node implementation written in Elixir.
Other
273 stars 47 forks source link

#639 Peer Management - ranking peers #760

Closed InoMurko closed 5 years ago

InoMurko commented 5 years ago

This is another fraction of work for grading peers. We're logging how long a connection was opened. The next step is to count incoming/outgoing messages, persist the ranking, and filter and/or upgrade the peers that we get from Kademlia discovery.