lighthouse/testing
Michael Sproul f4aa1d8aea Archive remote_signer code (#2559)
## Proposed Changes

This PR deletes all `remote_signer` code from Lighthouse, for the following reasons:

* The `remote_signer` code is unused, and we have no plans to use it now that we're moving to supporting the Web3Signer APIs: #2522
* It represents a significant maintenance burden. The HTTP API tests have been prone to platform-specific failures, and breakages due to dependency upgrades, e.g. #2400.

Although the code is deleted it remains in the Git history should we ever want to recover it. For ease of reference:

- The last commit containing remote signer code: 5a3bcd2904
- The last Lighthouse version: v1.5.1
2021-09-03 06:09:18 +00:00
..
ef_tests Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
eth1_test_rig Upgrade dependencies (#2513) 2021-08-17 01:00:24 +00:00
node_test_rig Adjust beacon node timeouts for validator client HTTP requests (#2352) 2021-07-12 01:47:48 +00:00
simulator Run altair specific checks with the simulator (#2556) 2021-09-03 02:41:11 +00:00
state_transition_vectors Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00