Skip to content

Fix a new bug in exploding onionoo scripts

Hiro requested to merge fix-exploding-scripts into main

We have just noticed a new ephemeral bug in onionoo monitoring scripts when counting relay by flags.

This checks that the flags array length before iterating through it.

It also removes counting bridges by country and AS since that's not something we do. I think this was a copy paste mistake basically with what we are doing for relays.

Merge request reports

Loading