nucypher / nucypher-monitor

NuCypher network intelligence crawler and web dashboard
7 stars 15 forks source link

Fix overstated Inactive Nodes on monitor dashboard #99

Closed derekpierre closed 3 years ago

derekpierre commented 3 years ago

Related to https://github.com/nucypher/nucypher/issues/2760.

The monitor is overstating the number of Inactive Nodes in the network.

Either the monitor can wait for this problem to be addressed in the nucypher library directly, or fix it now by doing the checks in the monitor code and then remove the changes when the updated nucypher library is available.