## Issue Addressed Fixes the new clippy lints for rust 1.66 ## Proposed Changes Most of the changes come from: - [unnecessary_cast](https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_cast) - [iter_kv_map](https://rust-lang.github.io/rust-clippy/master/index.html#iter_kv_map) - [needless_borrow](https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow) ## Additional Info na |
||
|---|---|---|
| .. | ||
| altair | ||
| altair.rs | ||
| block_signature_verifier.rs | ||
| errors.rs | ||
| is_valid_indexed_attestation.rs | ||
| process_operations.rs | ||
| signature_sets.rs | ||
| tests.rs | ||
| verify_attestation.rs | ||
| verify_attester_slashing.rs | ||
| verify_deposit.rs | ||
| verify_exit.rs | ||
| verify_proposer_slashing.rs | ||