migalabs / armiarma

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

Feat/track gossip arrival time #53

Closed cortze closed 1 year ago

cortze commented 1 year ago

Motivation

The motivation of this PR is to reduce overhead from #52 , adding here all the needed logic to track/record timestamped gossipsub messages. It also includes some extra steps to improve the average lifetime of the connections between the crawler and the remote nodes.