Files
lighthouse/consensus/types/src
Paul Hauner 8d1abce26e Bump SSZ version for larger bitfield SmallVec (#6915)
NA


  Bumps the `ethereum_ssz` version, along with other crates that share the dep.

Primarily, this give us bitfields which can store 128 bytes on the stack before allocating, rather than 32 bytes (https://github.com/sigp/ethereum_ssz/pull/38). The validator count has increase massively since we set it at 32 bytes, so aggregation bitfields (et al) now require a heap allocation. This new value of 128 should get us to ~2m active validators.
2025-03-10 08:18:33 +00:00
..
2025-01-10 05:25:23 +00:00
2025-02-24 02:36:13 +00:00
2025-02-03 06:07:42 +00:00
2024-04-25 20:19:41 +00:00
2025-01-10 01:13:29 +00:00
2025-02-03 06:07:42 +00:00
2025-01-10 05:25:23 +00:00
2025-02-24 02:36:13 +00:00
2024-07-25 15:56:22 +00:00