EIP-7916: SSZ ProgressiveByteList

This EIP introduces a new Simple Serialize (SSZ) type to make List[T, N] with large capacities N more efficient in cases where the list is much shorter than the capacity.

1 Like