Documentation ¶
Index ¶
- func AttestationDataNil() *tests.SpecTest
- func AttestationSourceValid() *tests.SpecTest
- func DutyCommitteeIndexNotMatchingAttestations() *tests.SpecTest
- func DutySlotNotMatchingAttestationSlot() *tests.SpecTest
- func DutyTypeWrong() *tests.SpecTest
- func FarFutureAttestationTarget() *tests.SpecTest
- func FarFutureDuty() *tests.SpecTest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AttestationDataNil ¶
AttestationDataNil tests attestation data != nil
func AttestationSourceValid ¶
AttestationSourceValid tests attestation source epoch < target epoch
func DutyCommitteeIndexNotMatchingAttestations ¶
DutyCommitteeIndexNotMatchingAttestations tests that a duty committee index == attestation committee index
func DutySlotNotMatchingAttestationSlot ¶
DutySlotNotMatchingAttestationSlot tests that a duty slot = attestation slot
func DutyTypeWrong ¶
DutyTypeWrong tests that a duty type == RoleTypeAttester
func FarFutureAttestationTarget ¶
FarFutureAttestationTarget tests a far future attestation target epoch
func FarFutureDuty ¶
FarFutureDuty tests a far future duty data
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.