ethstats-server icon indicating copy to clipboard operation
ethstats-server copied to clipboard

display gets corrupted on bogus data

Open 5chdn opened this issue 7 years ago • 0 comments

Reopen https://github.com/goerli/netstats-server/issues/13 by @veox

Most commonly visible on bar-graphs for block time, difficulty, transaction count...

The most common cause is someone accidentally connecting a node from network X to dashboard of network Y; but this could also happen due to malice.

In general, the dashboard is overly trusting in accepting the data fed to it as correct, and does not gracefully handle conflicts.

5chdn avatar Dec 03 '18 19:12 5chdn