lighthouse/beacon_node/operation_pool/src
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_id.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
attestation.rs Add Altair tests to op pool (#2723) 2021-10-16 05:07:23 +00:00
attester_slashing.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
lib.rs Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
max_cover.rs Add op pool metrics for attestations (#2758) 2021-11-01 05:52:31 +00:00
metrics.rs Add op pool metrics for attestations (#2758) 2021-11-01 05:52:31 +00:00
persistence.rs Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
sync_aggregate_id.rs [Altair] Sync committee pools (#2321) 2021-07-15 00:52:02 +00:00