lighthouse/crypto/bls/src/impls
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
..
blst.rs Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
fake_crypto.rs Lazy hashing for SignedBeaconBlock in sync (#2916) 2022-01-14 07:20:54 +00:00
milagro.rs Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
mod.rs Improve compile time (#1989) 2020-12-09 01:34:58 +00:00