lighthouse/crypto
Kirill aba5225147 crypto/bls: make blst dependency optional (#3387)
## Issue Addressed

#3386 

## Proposed Changes

* make `blst` crate `optional`
* include `blst` dependency into `supranational` feature
* hide `blst`-related code with `supranational` feature

Co-authored-by: Kirill <kirill@aurora.dev>
2022-08-08 23:56:59 +00:00
..
bls crypto/bls: make blst dependency optional (#3387) 2022-08-08 23:56:59 +00:00
eth2_hashing eth2_hashing: make cpufeatures dep optional (#3309) 2022-07-06 22:00:58 +00:00
eth2_key_derivation Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
eth2_keystore Bump the MSRV to 1.62 and using #[derive(Default)] on enums (#3304) 2022-07-15 07:31:19 +00:00
eth2_wallet Update and consolidate dependencies (#3136) 2022-04-04 00:26:16 +00:00