migalabs / armiarma

Armiarma is a Libp2p open-network crawler with a current focus on Ethereum's CL network
https://monitoreth.io
MIT License
36 stars 13 forks source link

Feature/deprecate peers #27

Closed cortze closed 2 years ago

cortze commented 2 years ago

fetch peer deprecation to clear the extra peers that are no longer active in the network. Expose some extra data to Prometheus, including the client distribution and IP distribution. Set Default database to Memory db with sync.Map. Minor test_bugs Fixs