lighthouse/beacon_node/beacon_chain/tests
Michael Sproul 5e1f8a8480 Update to Rust 1.59 and 2021 edition (#3038)
## Proposed Changes

Lots of lint updates related to `flat_map`, `unwrap_or_else` and string patterns. I did a little more creative refactoring in the op pool, but otherwise followed Clippy's suggestions.

## Additional Info

We need this PR to unblock CI.
2022-02-25 00:10:17 +00:00
..
attestation_production.rs Add early attester cache (#2872) 2022-01-11 01:35:55 +00:00
attestation_verification.rs Avoid looking up pre-finalization blocks (#2909) 2022-01-27 22:58:32 +00:00
block_verification.rs Optimise slasher DB layout and switch to MDBX (#2776) 2021-12-21 08:23:17 +00:00
main.rs Add BeaconChainHarness tests for The Merge (#2661) 2021-12-02 14:26:52 +11:00
merge.rs Update to spec v1.1.8 (#2893) 2022-01-19 00:24:19 +00:00
op_verification.rs Disable autotests for beacon_chain (#2658) 2021-12-02 14:26:52 +11:00
store_tests.rs Add configurable block replayer (#2863) 2021-12-21 06:30:52 +00:00
sync_committee_verification.rs Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
tests.rs Disable autotests for beacon_chain (#2658) 2021-12-02 14:26:52 +11:00