ethereum / glados

Portal network monitoring application.
65 stars 30 forks source link

Content propagation latency measuring #294

Open mrferris opened 4 months ago

mrferris commented 4 months ago

Glados should measure the duration between a piece of content being added to the blockchain and it being gossiped to one of Glados's nodes.

Requires a to-be-implemented portal_historyGossipLogs endpoint within a portal client.