dashpay / dash

Dash - Reinventing Cryptocurrency
https://www.dash.org
MIT License
1.49k stars 1.2k forks source link

fix: re-enable ipv6 tests #6038

Open knst opened 1 month ago

knst commented 1 month ago

Issue being fixed or feature implemented

It is a draft PR to test occasionally if ipv6 is fixed back on amazon's instances for our CI. The IPv6 is not broken itself but CI fails: see #5988

What was done?

This reverts commit 0bb188a07708cf7136225b81399c32749c8f1466, reversing changes made to 45bdfa582d3b0db209d296eb2ecee8bc5416a24c - Merge #5988: test: disable ipv6 tests for now

How Has This Been Tested?

Run CI

Breaking Changes

N/A

Checklist: