Files
lighthouse/consensus/types/src
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
..
2021-12-02 14:26:54 +11:00
2021-12-13 20:43:22 +00:00
2021-12-02 14:29:20 +11:00
2021-12-02 14:26:50 +11:00
2021-12-02 14:26:54 +11:00
2020-11-23 03:43:22 +00:00
2021-07-30 01:11:47 +00:00