Etan Kissling 8bf606884b
EIP-7549: Append new committee_bits field to end of Attestation
Introducing new fields in the middle of an existing `Container`
pointlessly breaks merkleization of all subsequent fields.
In the case of `committee_bits`, it is also misleading, as
`signature` only covers `data` inside `Attestation`.
2024-05-16 10:59:51 +03:00
..
2024-04-22 13:31:37 -06:00
2024-04-05 13:56:57 -06:00
2024-05-07 19:13:24 -05:00