Etan Kissling

@etan-status

Joined on Jul 26, 2022

  • EIP-7688: Forward compatible consensus data structures CURRENT PROGRESS . . . . . ➡️ Progress tracking has moved to: https://stabilitynow.box ⬅️
     Like  Bookmark
  • EIP-7495: SSZ StableContainer Lang Library StableContainer[N] Profile[B]
     Like  Bookmark
  • M1: StableContainer Spec: EIP-7495: SSZ StableContainer Tests: ethereum/EIPs For EL, StableContainer is required but can skip Variant and OneOf initially. StableContainer[N] merkleizes same as regular Container, but the Merkle tree is padded up to nextpow2(N) members. When serializing StableContainer[N], a Bitvector[N] is prefixed with 1/0 denoting presence/absence of fields, in the order that they are specified. Absent fields are subsequently skipped when encoding the container.
     Like  Bookmark