We don't yet have any test vectors for fork choice store's on_gossip_attestation() which is important for attestation validation and storage.
The test vectors should at least cover the validation rules in validate_attestation() that eventually gets called by on_gossip_attestation()
We don't yet have any test vectors for fork choice store's
on_gossip_attestation()which is important for attestation validation and storage.The test vectors should at least cover the validation rules in
validate_attestation()that eventually gets called byon_gossip_attestation()