lighthouse/testing
blacktemplar d8cda2d86e Fix new clippy lints (#2036)
## Issue Addressed

NA

## Proposed Changes

Fixes new clippy lints in the whole project (mainly [manual_strip](https://rust-lang.github.io/rust-clippy/master/index.html#manual_strip) and [unnecessary_lazy_evaluations](https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_lazy_evaluations)). Furthermore, removes `to_string()` calls on literals when used with the `?`-operator.
2020-12-03 01:10:26 +00:00
..
ef_tests Update EF tests to 1.0.0 (#1875) 2020-11-12 23:52:38 +00:00
eth1_test_rig Fix new clippy lints (#2036) 2020-12-03 01:10:26 +00:00
node_test_rig Fix new clippy lints (#2036) 2020-12-03 01:10:26 +00:00
remote_signer_test [Remote signer] Add signer consumer lib (#1763) 2020-11-19 04:04:52 +00:00
simulator Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
state_transition_vectors Bump all spec tags to v0.12.1 (#1275) 2020-06-19 11:18:27 +10:00