lighthouse/crypto/bls/src
Eitan Seri-Levi 4ce01ddd11 Activate clippy::manual_let_else lint (#4889)
## Issue Addressed

#4888

## Proposed Changes

Enabled `clippy::manual_let_else` lint and resolved the warning messages.
2023-10-31 10:31:02 +00:00
..
impls Activate clippy::manual_let_else lint (#4889) 2023-10-31 10:31:02 +00:00
generic_aggregate_public_key.rs Update spec tests to v1.1.0-beta.4 (#2548) 2021-09-25 05:58:35 +00:00
generic_aggregate_signature.rs Split common crates out into their own repos (#3890) 2023-04-28 01:15:40 +00:00
generic_keypair.rs Support multiple BLS implementations (#1335) 2020-07-25 02:03:18 +00:00
generic_public_key_bytes.rs rust 1.72 lints (#4659) 2023-08-24 14:33:24 -04:00
generic_public_key.rs Split common crates out into their own repos (#3890) 2023-04-28 01:15:40 +00:00
generic_secret_key.rs Update to spec v1.0.0-rc.0 and BLSv4 (#1765) 2020-10-28 22:19:38 +00:00
generic_signature_bytes.rs Split common crates out into their own repos (#3890) 2023-04-28 01:15:40 +00:00
generic_signature_set.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
generic_signature.rs Split common crates out into their own repos (#3890) 2023-04-28 01:15:40 +00:00
get_withdrawal_credentials.rs Split common crates out into their own repos (#3890) 2023-04-28 01:15:40 +00:00
lib.rs Add a new bls test (#3235) 2022-10-12 23:40:42 +00:00
macros.rs Use SmallVec for TreeHash packed encoding (#3581) 2022-09-16 08:54:06 +00:00
zeroize_hash.rs Remove serde derive references (#4830) 2023-10-11 13:01:30 -04:00