lighthouse/crypto
Michael Sproul ceeab02e3a Lazy hashing for SignedBeaconBlock in sync (#2916)
## Proposed Changes

Allocate less memory in sync by hashing the `SignedBeaconBlock`s in a batch directly, rather than going via SSZ bytes.

Credit to @paulhauner for finding this source of temporary allocations.
2022-01-14 07:20:54 +00:00
..
bls Lazy hashing for SignedBeaconBlock in sync (#2916) 2022-01-14 07:20:54 +00:00
eth2_hashing Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
eth2_key_derivation Update zeroize_derive (#2625) 2021-09-25 05:58:37 +00:00
eth2_keystore Remove unused deps (#2592) 2021-09-30 04:31:42 +00:00
eth2_wallet Update zeroize_derive (#2625) 2021-09-25 05:58:37 +00:00