lambda_ethereum_consensus icon indicating copy to clipboard operation
lambda_ethereum_consensus copied to clipboard

Add SSZ missing containers

Open Arkenan opened this issue 1 year ago • 0 comments

In order to have more complete spec tests, we need to add the missing SSZ containers:

  • ~Eth1Block~
  • ~SyncAggregatorSelectionData~
  • ~ContributionAndProof~
  • ~SignedContributionAndProof~
  • ~SyncCommitteeContribution~
  • ~SyncCommitteeMessage~

Low priority:

  • LightClientBootstrap
  • LightClientFinality
  • LightClientHeader
  • LightClientOptimisticUpdate
  • LightClientUpdate
  • PowBlock

Arkenan avatar Mar 12 '24 11:03 Arkenan