EOS-Nation / bpvalidate

Tools to validate BPs have set up their public configuration correctly
MIT License
20 stars 19 forks source link

check both IPv4 and IPv6 connectivity #6

Open matthewdarwin opened 6 years ago

matthewdarwin commented 6 years ago

All endpoints should be available on both IPv4 and IPv6

matthewdarwin commented 6 years ago

There is some code written, however the location where the validator is running in production is not IPv6 enabled, so the checks cannot be turned on. (Well the tests to see if an IPv6 address exists can be turned on, but trying to connect cannot).