ethereum / glados

Portal network monitoring application.
65 stars 30 forks source link

fix: fix cartographer regression #243

Closed mrferris closed 8 months ago

mrferris commented 8 months ago

What was wrong? Only a sliver of the network was being found by cartographer due to a logic change missed during review of #241.

How was it fixed? Add the correct node ID (the one we're learning about rather than who we're learning about it from) to the set of known IDs.