lighthouse/testing/eth1_test_rig
Alessandro Tagliapietra 88a7e5a2ca Fix ganache test endpoint for ipv6 machines (#3563)
## Issue Addressed

#3562

## Proposed Changes

Change the fork endpoint from `localhost` to `127.0.0.1` to match the ganache default listening host.
This way it doesn't try (and fail) to connect to `::1` on IPV6 machines.

## Additional Info

First PR
2022-09-13 01:57:45 +00:00
..
src Fix ganache test endpoint for ipv6 machines (#3563) 2022-09-13 01:57:45 +00:00
.gitignore Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
Cargo.toml Update and consolidate dependencies (#3136) 2022-04-04 00:26:16 +00:00