Documentation
¶
Overview ¶
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
Index ¶
- type BeaconNodeValidatorAltair_StreamBlocksClient
- func (m *BeaconNodeValidatorAltair_StreamBlocksClient) CloseSend() error
- func (m *BeaconNodeValidatorAltair_StreamBlocksClient) Context() context.Context
- func (m *BeaconNodeValidatorAltair_StreamBlocksClient) EXPECT() *BeaconNodeValidatorAltair_StreamBlocksClientMockRecorder
- func (m *BeaconNodeValidatorAltair_StreamBlocksClient) Header() (metadata.MD, error)
- func (m *BeaconNodeValidatorAltair_StreamBlocksClient) Recv() (*v2.StreamBlocksResponse, error)
- func (m *BeaconNodeValidatorAltair_StreamBlocksClient) RecvMsg(arg0 interface{}) error
- func (m *BeaconNodeValidatorAltair_StreamBlocksClient) SendMsg(arg0 interface{}) error
- func (m *BeaconNodeValidatorAltair_StreamBlocksClient) Trailer() metadata.MD
- type BeaconNodeValidatorAltair_StreamBlocksClientMockRecorder
- func (mr *BeaconNodeValidatorAltair_StreamBlocksClientMockRecorder) CloseSend() *gomock.Call
- func (mr *BeaconNodeValidatorAltair_StreamBlocksClientMockRecorder) Context() *gomock.Call
- func (mr *BeaconNodeValidatorAltair_StreamBlocksClientMockRecorder) Header() *gomock.Call
- func (mr *BeaconNodeValidatorAltair_StreamBlocksClientMockRecorder) Recv() *gomock.Call
- func (mr *BeaconNodeValidatorAltair_StreamBlocksClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
- func (mr *BeaconNodeValidatorAltair_StreamBlocksClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
- func (mr *BeaconNodeValidatorAltair_StreamBlocksClientMockRecorder) Trailer() *gomock.Call
- type BeaconNodeValidatorAltair_StreamBlocksServer
- func (m *BeaconNodeValidatorAltair_StreamBlocksServer) Context() context.Context
- func (m *BeaconNodeValidatorAltair_StreamBlocksServer) EXPECT() *BeaconNodeValidatorAltair_StreamBlocksServerMockRecorder
- func (m *BeaconNodeValidatorAltair_StreamBlocksServer) RecvMsg(arg0 interface{}) error
- func (m *BeaconNodeValidatorAltair_StreamBlocksServer) Send(arg0 *v2.StreamBlocksResponse) error
- func (m *BeaconNodeValidatorAltair_StreamBlocksServer) SendHeader(arg0 metadata.MD) error
- func (m *BeaconNodeValidatorAltair_StreamBlocksServer) SendMsg(arg0 interface{}) error
- func (m *BeaconNodeValidatorAltair_StreamBlocksServer) SetHeader(arg0 metadata.MD) error
- func (m *BeaconNodeValidatorAltair_StreamBlocksServer) SetTrailer(arg0 metadata.MD)
- type BeaconNodeValidatorAltair_StreamBlocksServerMockRecorder
- func (mr *BeaconNodeValidatorAltair_StreamBlocksServerMockRecorder) Context() *gomock.Call
- func (mr *BeaconNodeValidatorAltair_StreamBlocksServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
- func (mr *BeaconNodeValidatorAltair_StreamBlocksServerMockRecorder) Send(arg0 interface{}) *gomock.Call
- func (mr *BeaconNodeValidatorAltair_StreamBlocksServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
- func (mr *BeaconNodeValidatorAltair_StreamBlocksServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
- func (mr *BeaconNodeValidatorAltair_StreamBlocksServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
- func (mr *BeaconNodeValidatorAltair_StreamBlocksServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
- type MockBeaconChainClient
- func (m *MockBeaconChainClient) AttestationPool(arg0 context.Context, arg1 *eth.AttestationPoolRequest, ...) (*eth.AttestationPoolResponse, error)
- func (m *MockBeaconChainClient) EXPECT() *MockBeaconChainClientMockRecorder
- func (m *MockBeaconChainClient) GetBeaconConfig(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc.CallOption) (*eth.BeaconConfig, error)
- func (m *MockBeaconChainClient) GetChainHead(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc.CallOption) (*eth.ChainHead, error)
- func (m *MockBeaconChainClient) GetIndividualVotes(arg0 context.Context, arg1 *eth.IndividualVotesRequest, ...) (*eth.IndividualVotesRespond, error)
- func (m *MockBeaconChainClient) GetValidator(arg0 context.Context, arg1 *eth.GetValidatorRequest, arg2 ...grpc.CallOption) (*eth.Validator, error)
- func (m *MockBeaconChainClient) GetValidatorActiveSetChanges(arg0 context.Context, arg1 *eth.GetValidatorActiveSetChangesRequest, ...) (*eth.ActiveSetChanges, error)
- func (m *MockBeaconChainClient) GetValidatorParticipation(arg0 context.Context, arg1 *eth.GetValidatorParticipationRequest, ...) (*eth.ValidatorParticipationResponse, error)
- func (m *MockBeaconChainClient) GetValidatorPerformance(arg0 context.Context, arg1 *eth.ValidatorPerformanceRequest, ...) (*eth.ValidatorPerformanceResponse, error)
- func (m *MockBeaconChainClient) GetValidatorQueue(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc.CallOption) (*eth.ValidatorQueue, error)
- func (m *MockBeaconChainClient) ListAttestations(arg0 context.Context, arg1 *eth.ListAttestationsRequest, ...) (*eth.ListAttestationsResponse, error)
- func (m *MockBeaconChainClient) ListBeaconBlocks(arg0 context.Context, arg1 *eth.ListBlocksRequest, arg2 ...grpc.CallOption) (*eth.ListBeaconBlocksResponse, error)
- func (m *MockBeaconChainClient) ListBeaconCommittees(arg0 context.Context, arg1 *eth.ListCommitteesRequest, arg2 ...grpc.CallOption) (*eth.BeaconCommittees, error)
- func (m *MockBeaconChainClient) ListIndexedAttestations(arg0 context.Context, arg1 *eth.ListIndexedAttestationsRequest, ...) (*eth.ListIndexedAttestationsResponse, error)
- func (m *MockBeaconChainClient) ListValidatorAssignments(arg0 context.Context, arg1 *eth.ListValidatorAssignmentsRequest, ...) (*eth.ValidatorAssignments, error)
- func (m *MockBeaconChainClient) ListValidatorBalances(arg0 context.Context, arg1 *eth.ListValidatorBalancesRequest, ...) (*eth.ValidatorBalances, error)
- func (m *MockBeaconChainClient) ListValidators(arg0 context.Context, arg1 *eth.ListValidatorsRequest, arg2 ...grpc.CallOption) (*eth.Validators, error)
- func (m *MockBeaconChainClient) SubmitAttesterSlashing(arg0 context.Context, arg1 *eth.AttesterSlashing, arg2 ...grpc.CallOption) (*eth.SubmitSlashingResponse, error)
- func (m *MockBeaconChainClient) SubmitProposerSlashing(arg0 context.Context, arg1 *eth.ProposerSlashing, arg2 ...grpc.CallOption) (*eth.SubmitSlashingResponse, error)
- type MockBeaconChainClientMockRecorder
- func (mr *MockBeaconChainClientMockRecorder) AttestationPool(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) GetBeaconConfig(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) GetChainHead(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) GetIndividualVotes(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) GetValidator(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) GetValidatorActiveSetChanges(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) GetValidatorParticipation(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) GetValidatorPerformance(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) GetValidatorQueue(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) ListAttestations(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) ListBeaconBlocks(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) ListBeaconCommittees(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) ListIndexedAttestations(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) ListValidatorAssignments(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) ListValidatorBalances(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) ListValidators(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) SubmitAttesterSlashing(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) SubmitProposerSlashing(arg0, arg1 any, arg2 ...any) *gomock.Call
- type MockBeaconNodeValidatorClient
- func (m *MockBeaconNodeValidatorClient) AggregatedSigAndAggregationBits(arg0 context.Context, arg1 *eth.AggregatedSigAndAggregationBitsRequest, ...) (*eth.AggregatedSigAndAggregationBitsResponse, error)
- func (m *MockBeaconNodeValidatorClient) AssignValidatorToSubnet(arg0 context.Context, arg1 *eth.AssignValidatorToSubnetRequest, ...) (*emptypb.Empty, error)
- func (m *MockBeaconNodeValidatorClient) CheckDoppelGanger(arg0 context.Context, arg1 *eth.DoppelGangerRequest, arg2 ...grpc.CallOption) (*eth.DoppelGangerResponse, error)
- func (m *MockBeaconNodeValidatorClient) DomainData(arg0 context.Context, arg1 *eth.DomainRequest, arg2 ...grpc.CallOption) (*eth.DomainResponse, error)
- func (m *MockBeaconNodeValidatorClient) EXPECT() *MockBeaconNodeValidatorClientMockRecorder
- func (m *MockBeaconNodeValidatorClient) GetAttestationData(arg0 context.Context, arg1 *eth.AttestationDataRequest, ...) (*eth.AttestationData, error)
- func (m *MockBeaconNodeValidatorClient) GetBeaconBlock(arg0 context.Context, arg1 *eth.BlockRequest, arg2 ...grpc.CallOption) (*eth.GenericBeaconBlock, error)
- func (m *MockBeaconNodeValidatorClient) GetDuties(arg0 context.Context, arg1 *eth.DutiesRequest, arg2 ...grpc.CallOption) (*eth.DutiesResponse, error)
- func (m *MockBeaconNodeValidatorClient) GetFeeRecipientByPubKey(arg0 context.Context, arg1 *eth.FeeRecipientByPubKeyRequest, ...) (*eth.FeeRecipientByPubKeyResponse, error)
- func (m *MockBeaconNodeValidatorClient) GetSyncCommitteeContribution(arg0 context.Context, arg1 *eth.SyncCommitteeContributionRequest, ...) (*eth.SyncCommitteeContribution, error)
- func (m *MockBeaconNodeValidatorClient) GetSyncMessageBlockRoot(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc.CallOption) (*eth.SyncMessageBlockRootResponse, error)
- func (m *MockBeaconNodeValidatorClient) GetSyncSubcommitteeIndex(arg0 context.Context, arg1 *eth.SyncSubcommitteeIndexRequest, ...) (*eth.SyncSubcommitteeIndexResponse, error)
- func (m *MockBeaconNodeValidatorClient) MultipleValidatorStatus(arg0 context.Context, arg1 *eth.MultipleValidatorStatusRequest, ...) (*eth.MultipleValidatorStatusResponse, error)
- func (m *MockBeaconNodeValidatorClient) PrepareBeaconProposer(arg0 context.Context, arg1 *eth.PrepareBeaconProposerRequest, ...) (*emptypb.Empty, error)
- func (m *MockBeaconNodeValidatorClient) ProposeAttestation(arg0 context.Context, arg1 *eth.Attestation, arg2 ...grpc.CallOption) (*eth.AttestResponse, error)
- func (m *MockBeaconNodeValidatorClient) ProposeBeaconBlock(arg0 context.Context, arg1 *eth.GenericSignedBeaconBlock, ...) (*eth.ProposeResponse, error)
- func (m *MockBeaconNodeValidatorClient) ProposeExit(arg0 context.Context, arg1 *eth.SignedVoluntaryExit, arg2 ...grpc.CallOption) (*eth.ProposeExitResponse, error)
- func (m *MockBeaconNodeValidatorClient) StreamBlocksAltair(arg0 context.Context, arg1 *eth.StreamBlocksRequest, arg2 ...grpc.CallOption) (eth.BeaconNodeValidator_StreamBlocksAltairClient, error)
- func (m *MockBeaconNodeValidatorClient) StreamSlots(arg0 context.Context, arg1 *eth.StreamSlotsRequest, arg2 ...grpc.CallOption) (eth.BeaconNodeValidator_StreamSlotsClient, error)
- func (m *MockBeaconNodeValidatorClient) SubmitAggregateSelectionProof(arg0 context.Context, arg1 *eth.AggregateSelectionRequest, ...) (*eth.AggregateSelectionResponse, error)
- func (m *MockBeaconNodeValidatorClient) SubmitSignedAggregateSelectionProof(arg0 context.Context, arg1 *eth.SignedAggregateSubmitRequest, ...) (*eth.SignedAggregateSubmitResponse, error)
- func (m *MockBeaconNodeValidatorClient) SubmitSignedContributionAndProof(arg0 context.Context, arg1 *eth.SignedContributionAndProof, ...) (*emptypb.Empty, error)
- func (m *MockBeaconNodeValidatorClient) SubmitSyncMessage(arg0 context.Context, arg1 *eth.SyncCommitteeMessage, arg2 ...grpc.CallOption) (*emptypb.Empty, error)
- func (m *MockBeaconNodeValidatorClient) SubmitValidatorRegistrations(arg0 context.Context, arg1 *eth.SignedValidatorRegistrationsV1, ...) (*emptypb.Empty, error)
- func (m *MockBeaconNodeValidatorClient) SubscribeCommitteeSubnets(arg0 context.Context, arg1 *eth.CommitteeSubnetsSubscribeRequest, ...) (*emptypb.Empty, error)
- func (m *MockBeaconNodeValidatorClient) ValidatorIndex(arg0 context.Context, arg1 *eth.ValidatorIndexRequest, arg2 ...grpc.CallOption) (*eth.ValidatorIndexResponse, error)
- func (m *MockBeaconNodeValidatorClient) ValidatorStatus(arg0 context.Context, arg1 *eth.ValidatorStatusRequest, ...) (*eth.ValidatorStatusResponse, error)
- func (m *MockBeaconNodeValidatorClient) WaitForActivation(arg0 context.Context, arg1 *eth.ValidatorActivationRequest, ...) (eth.BeaconNodeValidator_WaitForActivationClient, error)
- func (m *MockBeaconNodeValidatorClient) WaitForChainStart(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc.CallOption) (eth.BeaconNodeValidator_WaitForChainStartClient, error)
- type MockBeaconNodeValidatorClientMockRecorder
- func (mr *MockBeaconNodeValidatorClientMockRecorder) AggregatedSigAndAggregationBits(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) AssignValidatorToSubnet(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) CheckDoppelGanger(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) DomainData(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) GetAttestationData(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) GetBeaconBlock(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) GetDuties(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) GetFeeRecipientByPubKey(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) GetSyncCommitteeContribution(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) GetSyncMessageBlockRoot(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) GetSyncSubcommitteeIndex(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) MultipleValidatorStatus(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) PrepareBeaconProposer(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) ProposeAttestation(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) ProposeBeaconBlock(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) ProposeExit(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) StreamBlocksAltair(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) StreamSlots(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) SubmitAggregateSelectionProof(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) SubmitSignedAggregateSelectionProof(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) SubmitSignedContributionAndProof(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) SubmitSyncMessage(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) SubmitValidatorRegistrations(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) SubscribeCommitteeSubnets(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) ValidatorIndex(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) ValidatorStatus(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) WaitForActivation(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) WaitForChainStart(arg0, arg1 any, arg2 ...any) *gomock.Call
- type MockBeaconNodeValidatorServer
- func (m *MockBeaconNodeValidatorServer) AggregatedSigAndAggregationBits(arg0 context.Context, arg1 *eth.AggregatedSigAndAggregationBitsRequest) (*eth.AggregatedSigAndAggregationBitsResponse, error)
- func (m *MockBeaconNodeValidatorServer) AssignValidatorToSubnet(arg0 context.Context, arg1 *eth.AssignValidatorToSubnetRequest) (*emptypb.Empty, error)
- func (m *MockBeaconNodeValidatorServer) CheckDoppelGanger(arg0 context.Context, arg1 *eth.DoppelGangerRequest) (*eth.DoppelGangerResponse, error)
- func (m *MockBeaconNodeValidatorServer) DomainData(arg0 context.Context, arg1 *eth.DomainRequest) (*eth.DomainResponse, error)
- func (m *MockBeaconNodeValidatorServer) EXPECT() *MockBeaconNodeValidatorServerMockRecorder
- func (m *MockBeaconNodeValidatorServer) GetAttestationData(arg0 context.Context, arg1 *eth.AttestationDataRequest) (*eth.AttestationData, error)
- func (m *MockBeaconNodeValidatorServer) GetBeaconBlock(arg0 context.Context, arg1 *eth.BlockRequest) (*eth.GenericBeaconBlock, error)
- func (m *MockBeaconNodeValidatorServer) GetDuties(arg0 context.Context, arg1 *eth.DutiesRequest) (*eth.DutiesResponse, error)
- func (m *MockBeaconNodeValidatorServer) GetFeeRecipientByPubKey(arg0 context.Context, arg1 *eth.FeeRecipientByPubKeyRequest) (*eth.FeeRecipientByPubKeyResponse, error)
- func (m *MockBeaconNodeValidatorServer) GetSyncCommitteeContribution(arg0 context.Context, arg1 *eth.SyncCommitteeContributionRequest) (*eth.SyncCommitteeContribution, error)
- func (m *MockBeaconNodeValidatorServer) GetSyncMessageBlockRoot(arg0 context.Context, arg1 *emptypb.Empty) (*eth.SyncMessageBlockRootResponse, error)
- func (m *MockBeaconNodeValidatorServer) GetSyncSubcommitteeIndex(arg0 context.Context, arg1 *eth.SyncSubcommitteeIndexRequest) (*eth.SyncSubcommitteeIndexResponse, error)
- func (m *MockBeaconNodeValidatorServer) MultipleValidatorStatus(arg0 context.Context, arg1 *eth.MultipleValidatorStatusRequest) (*eth.MultipleValidatorStatusResponse, error)
- func (m *MockBeaconNodeValidatorServer) PrepareBeaconProposer(arg0 context.Context, arg1 *eth.PrepareBeaconProposerRequest) (*emptypb.Empty, error)
- func (m *MockBeaconNodeValidatorServer) ProposeAttestation(arg0 context.Context, arg1 *eth.Attestation) (*eth.AttestResponse, error)
- func (m *MockBeaconNodeValidatorServer) ProposeBeaconBlock(arg0 context.Context, arg1 *eth.GenericSignedBeaconBlock) (*eth.ProposeResponse, error)
- func (m *MockBeaconNodeValidatorServer) ProposeExit(arg0 context.Context, arg1 *eth.SignedVoluntaryExit) (*eth.ProposeExitResponse, error)
- func (m *MockBeaconNodeValidatorServer) StreamBlocksAltair(arg0 *eth.StreamBlocksRequest, ...) error
- func (m *MockBeaconNodeValidatorServer) StreamSlots(arg0 *eth.StreamSlotsRequest, arg1 eth.BeaconNodeValidator_StreamSlotsServer) error
- func (m *MockBeaconNodeValidatorServer) SubmitAggregateSelectionProof(arg0 context.Context, arg1 *eth.AggregateSelectionRequest) (*eth.AggregateSelectionResponse, error)
- func (m *MockBeaconNodeValidatorServer) SubmitSignedAggregateSelectionProof(arg0 context.Context, arg1 *eth.SignedAggregateSubmitRequest) (*eth.SignedAggregateSubmitResponse, error)
- func (m *MockBeaconNodeValidatorServer) SubmitSignedContributionAndProof(arg0 context.Context, arg1 *eth.SignedContributionAndProof) (*emptypb.Empty, error)
- func (m *MockBeaconNodeValidatorServer) SubmitSyncMessage(arg0 context.Context, arg1 *eth.SyncCommitteeMessage) (*emptypb.Empty, error)
- func (m *MockBeaconNodeValidatorServer) SubmitValidatorRegistrations(arg0 context.Context, arg1 *eth.SignedValidatorRegistrationsV1) (*emptypb.Empty, error)
- func (m *MockBeaconNodeValidatorServer) SubscribeCommitteeSubnets(arg0 context.Context, arg1 *eth.CommitteeSubnetsSubscribeRequest) (*emptypb.Empty, error)
- func (m *MockBeaconNodeValidatorServer) ValidatorIndex(arg0 context.Context, arg1 *eth.ValidatorIndexRequest) (*eth.ValidatorIndexResponse, error)
- func (m *MockBeaconNodeValidatorServer) ValidatorStatus(arg0 context.Context, arg1 *eth.ValidatorStatusRequest) (*eth.ValidatorStatusResponse, error)
- func (m *MockBeaconNodeValidatorServer) WaitForActivation(arg0 *eth.ValidatorActivationRequest, ...) error
- func (m *MockBeaconNodeValidatorServer) WaitForChainStart(arg0 *emptypb.Empty, arg1 eth.BeaconNodeValidator_WaitForChainStartServer) error
- type MockBeaconNodeValidatorServerMockRecorder
- func (mr *MockBeaconNodeValidatorServerMockRecorder) AggregatedSigAndAggregationBits(arg0, arg1 any) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) AssignValidatorToSubnet(arg0, arg1 any) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) CheckDoppelGanger(arg0, arg1 any) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) DomainData(arg0, arg1 any) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) GetAttestationData(arg0, arg1 any) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) GetBeaconBlock(arg0, arg1 any) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) GetDuties(arg0, arg1 any) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) GetFeeRecipientByPubKey(arg0, arg1 any) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) GetSyncCommitteeContribution(arg0, arg1 any) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) GetSyncMessageBlockRoot(arg0, arg1 any) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) GetSyncSubcommitteeIndex(arg0, arg1 any) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) MultipleValidatorStatus(arg0, arg1 any) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) PrepareBeaconProposer(arg0, arg1 any) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) ProposeAttestation(arg0, arg1 any) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) ProposeBeaconBlock(arg0, arg1 any) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) ProposeExit(arg0, arg1 any) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) StreamBlocksAltair(arg0, arg1 any) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) StreamSlots(arg0, arg1 any) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) SubmitAggregateSelectionProof(arg0, arg1 any) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) SubmitSignedAggregateSelectionProof(arg0, arg1 any) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) SubmitSignedContributionAndProof(arg0, arg1 any) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) SubmitSyncMessage(arg0, arg1 any) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) SubmitValidatorRegistrations(arg0, arg1 any) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) SubscribeCommitteeSubnets(arg0, arg1 any) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) ValidatorIndex(arg0, arg1 any) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) ValidatorStatus(arg0, arg1 any) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) WaitForActivation(arg0, arg1 any) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) WaitForChainStart(arg0, arg1 any) *gomock.Call
- type MockBeaconNodeValidator_StreamSlotsClient
- func (m *MockBeaconNodeValidator_StreamSlotsClient) CloseSend() error
- func (m *MockBeaconNodeValidator_StreamSlotsClient) Context() context.Context
- func (m *MockBeaconNodeValidator_StreamSlotsClient) EXPECT() *MockBeaconNodeValidator_StreamSlotsClientMockRecorder
- func (m *MockBeaconNodeValidator_StreamSlotsClient) Header() (metadata.MD, error)
- func (m *MockBeaconNodeValidator_StreamSlotsClient) Recv() (*eth.StreamSlotsResponse, error)
- func (m *MockBeaconNodeValidator_StreamSlotsClient) RecvMsg(arg0 any) error
- func (m *MockBeaconNodeValidator_StreamSlotsClient) SendMsg(arg0 any) error
- func (m *MockBeaconNodeValidator_StreamSlotsClient) Trailer() metadata.MD
- type MockBeaconNodeValidator_StreamSlotsClientMockRecorder
- func (mr *MockBeaconNodeValidator_StreamSlotsClientMockRecorder) CloseSend() *gomock.Call
- func (mr *MockBeaconNodeValidator_StreamSlotsClientMockRecorder) Context() *gomock.Call
- func (mr *MockBeaconNodeValidator_StreamSlotsClientMockRecorder) Header() *gomock.Call
- func (mr *MockBeaconNodeValidator_StreamSlotsClientMockRecorder) Recv() *gomock.Call
- func (mr *MockBeaconNodeValidator_StreamSlotsClientMockRecorder) RecvMsg(arg0 any) *gomock.Call
- func (mr *MockBeaconNodeValidator_StreamSlotsClientMockRecorder) SendMsg(arg0 any) *gomock.Call
- func (mr *MockBeaconNodeValidator_StreamSlotsClientMockRecorder) Trailer() *gomock.Call
- type MockBeaconNodeValidator_StreamSlotsServer
- func (m *MockBeaconNodeValidator_StreamSlotsServer) Context() context.Context
- func (m *MockBeaconNodeValidator_StreamSlotsServer) EXPECT() *MockBeaconNodeValidator_StreamSlotsServerMockRecorder
- func (m *MockBeaconNodeValidator_StreamSlotsServer) RecvMsg(arg0 any) error
- func (m *MockBeaconNodeValidator_StreamSlotsServer) Send(arg0 *eth.StreamSlotsResponse) error
- func (m *MockBeaconNodeValidator_StreamSlotsServer) SendHeader(arg0 metadata.MD) error
- func (m *MockBeaconNodeValidator_StreamSlotsServer) SendMsg(arg0 any) error
- func (m *MockBeaconNodeValidator_StreamSlotsServer) SetHeader(arg0 metadata.MD) error
- func (m *MockBeaconNodeValidator_StreamSlotsServer) SetTrailer(arg0 metadata.MD)
- type MockBeaconNodeValidator_StreamSlotsServerMockRecorder
- func (mr *MockBeaconNodeValidator_StreamSlotsServerMockRecorder) Context() *gomock.Call
- func (mr *MockBeaconNodeValidator_StreamSlotsServerMockRecorder) RecvMsg(arg0 any) *gomock.Call
- func (mr *MockBeaconNodeValidator_StreamSlotsServerMockRecorder) Send(arg0 any) *gomock.Call
- func (mr *MockBeaconNodeValidator_StreamSlotsServerMockRecorder) SendHeader(arg0 any) *gomock.Call
- func (mr *MockBeaconNodeValidator_StreamSlotsServerMockRecorder) SendMsg(arg0 any) *gomock.Call
- func (mr *MockBeaconNodeValidator_StreamSlotsServerMockRecorder) SetHeader(arg0 any) *gomock.Call
- func (mr *MockBeaconNodeValidator_StreamSlotsServerMockRecorder) SetTrailer(arg0 any) *gomock.Call
- type MockBeaconNodeValidator_WaitForActivationClient
- func (m *MockBeaconNodeValidator_WaitForActivationClient) CloseSend() error
- func (m *MockBeaconNodeValidator_WaitForActivationClient) Context() context.Context
- func (m *MockBeaconNodeValidator_WaitForActivationClient) EXPECT() *MockBeaconNodeValidator_WaitForActivationClientMockRecorder
- func (m *MockBeaconNodeValidator_WaitForActivationClient) Header() (metadata.MD, error)
- func (m *MockBeaconNodeValidator_WaitForActivationClient) Recv() (*eth.ValidatorActivationResponse, error)
- func (m *MockBeaconNodeValidator_WaitForActivationClient) RecvMsg(arg0 any) error
- func (m *MockBeaconNodeValidator_WaitForActivationClient) SendMsg(arg0 any) error
- func (m *MockBeaconNodeValidator_WaitForActivationClient) Trailer() metadata.MD
- type MockBeaconNodeValidator_WaitForActivationClientMockRecorder
- func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) CloseSend() *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) Context() *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) Header() *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) Recv() *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) RecvMsg(arg0 any) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) SendMsg(arg0 any) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) Trailer() *gomock.Call
- type MockBeaconNodeValidator_WaitForActivationServer
- func (m *MockBeaconNodeValidator_WaitForActivationServer) Context() context.Context
- func (m *MockBeaconNodeValidator_WaitForActivationServer) EXPECT() *MockBeaconNodeValidator_WaitForActivationServerMockRecorder
- func (m *MockBeaconNodeValidator_WaitForActivationServer) RecvMsg(arg0 any) error
- func (m *MockBeaconNodeValidator_WaitForActivationServer) Send(arg0 *eth.ValidatorActivationResponse) error
- func (m *MockBeaconNodeValidator_WaitForActivationServer) SendHeader(arg0 metadata.MD) error
- func (m *MockBeaconNodeValidator_WaitForActivationServer) SendMsg(arg0 any) error
- func (m *MockBeaconNodeValidator_WaitForActivationServer) SetHeader(arg0 metadata.MD) error
- func (m *MockBeaconNodeValidator_WaitForActivationServer) SetTrailer(arg0 metadata.MD)
- type MockBeaconNodeValidator_WaitForActivationServerMockRecorder
- func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) Context() *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) RecvMsg(arg0 any) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) Send(arg0 any) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SendHeader(arg0 any) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SendMsg(arg0 any) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SetHeader(arg0 any) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SetTrailer(arg0 any) *gomock.Call
- type MockBeaconNodeValidator_WaitForChainStartClient
- func (m *MockBeaconNodeValidator_WaitForChainStartClient) CloseSend() error
- func (m *MockBeaconNodeValidator_WaitForChainStartClient) Context() context.Context
- func (m *MockBeaconNodeValidator_WaitForChainStartClient) EXPECT() *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder
- func (m *MockBeaconNodeValidator_WaitForChainStartClient) Header() (metadata.MD, error)
- func (m *MockBeaconNodeValidator_WaitForChainStartClient) Recv() (*eth.ChainStartResponse, error)
- func (m *MockBeaconNodeValidator_WaitForChainStartClient) RecvMsg(arg0 any) error
- func (m *MockBeaconNodeValidator_WaitForChainStartClient) SendMsg(arg0 any) error
- func (m *MockBeaconNodeValidator_WaitForChainStartClient) Trailer() metadata.MD
- type MockBeaconNodeValidator_WaitForChainStartClientMockRecorder
- func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) CloseSend() *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) Context() *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) Header() *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) Recv() *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) RecvMsg(arg0 any) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) SendMsg(arg0 any) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) Trailer() *gomock.Call
- type MockBeaconNodeValidator_WaitForChainStartServer
- func (m *MockBeaconNodeValidator_WaitForChainStartServer) Context() context.Context
- func (m *MockBeaconNodeValidator_WaitForChainStartServer) EXPECT() *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder
- func (m *MockBeaconNodeValidator_WaitForChainStartServer) RecvMsg(arg0 any) error
- func (m *MockBeaconNodeValidator_WaitForChainStartServer) Send(arg0 *eth.ChainStartResponse) error
- func (m *MockBeaconNodeValidator_WaitForChainStartServer) SendHeader(arg0 metadata.MD) error
- func (m *MockBeaconNodeValidator_WaitForChainStartServer) SendMsg(arg0 any) error
- func (m *MockBeaconNodeValidator_WaitForChainStartServer) SetHeader(arg0 metadata.MD) error
- func (m *MockBeaconNodeValidator_WaitForChainStartServer) SetTrailer(arg0 metadata.MD)
- type MockBeaconNodeValidator_WaitForChainStartServerMockRecorder
- func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) Context() *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) RecvMsg(arg0 any) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) Send(arg0 any) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SendHeader(arg0 any) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SendMsg(arg0 any) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SetHeader(arg0 any) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SetTrailer(arg0 any) *gomock.Call
- type MockNodeClient
- func (m *MockNodeClient) EXPECT() *MockNodeClientMockRecorder
- func (m *MockNodeClient) GetETH1ConnectionStatus(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc.CallOption) (*eth.ETH1ConnectionStatus, error)
- func (m *MockNodeClient) GetGenesis(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc.CallOption) (*eth.Genesis, error)
- func (m *MockNodeClient) GetHealth(arg0 context.Context, arg1 *eth.HealthRequest, arg2 ...grpc.CallOption) (*emptypb.Empty, error)
- func (m *MockNodeClient) GetHost(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc.CallOption) (*eth.HostData, error)
- func (m *MockNodeClient) GetPeer(arg0 context.Context, arg1 *eth.PeerRequest, arg2 ...grpc.CallOption) (*eth.Peer, error)
- func (m *MockNodeClient) GetSyncStatus(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc.CallOption) (*eth.SyncStatus, error)
- func (m *MockNodeClient) GetVersion(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc.CallOption) (*eth.Version, error)
- func (m *MockNodeClient) ListImplementedServices(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc.CallOption) (*eth.ImplementedServices, error)
- func (m *MockNodeClient) ListPeers(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc.CallOption) (*eth.Peers, error)
- type MockNodeClientMockRecorder
- func (mr *MockNodeClientMockRecorder) GetETH1ConnectionStatus(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockNodeClientMockRecorder) GetGenesis(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockNodeClientMockRecorder) GetHealth(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockNodeClientMockRecorder) GetHost(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockNodeClientMockRecorder) GetPeer(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockNodeClientMockRecorder) GetSyncStatus(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockNodeClientMockRecorder) GetVersion(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockNodeClientMockRecorder) ListImplementedServices(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockNodeClientMockRecorder) ListPeers(arg0, arg1 any, arg2 ...any) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BeaconNodeValidatorAltair_StreamBlocksClient ¶
type BeaconNodeValidatorAltair_StreamBlocksClient struct {
// contains filtered or unexported fields
}
BeaconNodeValidatorAltair_StreamBlocksClient is a mock of BeaconNodeValidatorAltair_StreamBlocksClient interface
func NewMockBeaconNodeValidatorAltair_StreamBlocksClient ¶
func NewMockBeaconNodeValidatorAltair_StreamBlocksClient(ctrl *gomock.Controller) *BeaconNodeValidatorAltair_StreamBlocksClient
NewMockBeaconNodeValidatorAltair_StreamBlocksClient creates a new mock instance
func (*BeaconNodeValidatorAltair_StreamBlocksClient) CloseSend ¶
func (m *BeaconNodeValidatorAltair_StreamBlocksClient) CloseSend() error
CloseSend mocks base method
func (*BeaconNodeValidatorAltair_StreamBlocksClient) Context ¶
func (m *BeaconNodeValidatorAltair_StreamBlocksClient) Context() context.Context
Context mocks base method
func (*BeaconNodeValidatorAltair_StreamBlocksClient) EXPECT ¶
func (m *BeaconNodeValidatorAltair_StreamBlocksClient) EXPECT() *BeaconNodeValidatorAltair_StreamBlocksClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*BeaconNodeValidatorAltair_StreamBlocksClient) Header ¶
func (m *BeaconNodeValidatorAltair_StreamBlocksClient) Header() (metadata.MD, error)
Header mocks base method
func (*BeaconNodeValidatorAltair_StreamBlocksClient) Recv ¶
func (m *BeaconNodeValidatorAltair_StreamBlocksClient) Recv() (*v2.StreamBlocksResponse, error)
Recv mocks base method
func (*BeaconNodeValidatorAltair_StreamBlocksClient) RecvMsg ¶
func (m *BeaconNodeValidatorAltair_StreamBlocksClient) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*BeaconNodeValidatorAltair_StreamBlocksClient) SendMsg ¶
func (m *BeaconNodeValidatorAltair_StreamBlocksClient) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*BeaconNodeValidatorAltair_StreamBlocksClient) Trailer ¶
func (m *BeaconNodeValidatorAltair_StreamBlocksClient) Trailer() metadata.MD
Trailer mocks base method
type BeaconNodeValidatorAltair_StreamBlocksClientMockRecorder ¶
type BeaconNodeValidatorAltair_StreamBlocksClientMockRecorder struct {
// contains filtered or unexported fields
}
BeaconNodeValidatorAltair_StreamBlocksClientMockRecorder is the mock recorder for MockBeaconNodeValidatorAltair_StreamBlocksClient
func (*BeaconNodeValidatorAltair_StreamBlocksClientMockRecorder) CloseSend ¶
func (mr *BeaconNodeValidatorAltair_StreamBlocksClientMockRecorder) CloseSend() *gomock.Call
CloseSend indicates an expected call of CloseSend
func (*BeaconNodeValidatorAltair_StreamBlocksClientMockRecorder) Context ¶
func (mr *BeaconNodeValidatorAltair_StreamBlocksClientMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*BeaconNodeValidatorAltair_StreamBlocksClientMockRecorder) Header ¶
func (mr *BeaconNodeValidatorAltair_StreamBlocksClientMockRecorder) Header() *gomock.Call
Header indicates an expected call of Header
func (*BeaconNodeValidatorAltair_StreamBlocksClientMockRecorder) Recv ¶
func (mr *BeaconNodeValidatorAltair_StreamBlocksClientMockRecorder) Recv() *gomock.Call
Recv indicates an expected call of Recv
func (*BeaconNodeValidatorAltair_StreamBlocksClientMockRecorder) RecvMsg ¶
func (mr *BeaconNodeValidatorAltair_StreamBlocksClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*BeaconNodeValidatorAltair_StreamBlocksClientMockRecorder) SendMsg ¶
func (mr *BeaconNodeValidatorAltair_StreamBlocksClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*BeaconNodeValidatorAltair_StreamBlocksClientMockRecorder) Trailer ¶
func (mr *BeaconNodeValidatorAltair_StreamBlocksClientMockRecorder) Trailer() *gomock.Call
Trailer indicates an expected call of Trailer
type BeaconNodeValidatorAltair_StreamBlocksServer ¶
type BeaconNodeValidatorAltair_StreamBlocksServer struct {
// contains filtered or unexported fields
}
BeaconNodeValidatorAltair_StreamBlocksServer is a mock of BeaconNodeValidatorAltair_StreamBlocksServer interface
func NewMockBeaconNodeValidatorAltair_StreamBlocksServer ¶
func NewMockBeaconNodeValidatorAltair_StreamBlocksServer(ctrl *gomock.Controller) *BeaconNodeValidatorAltair_StreamBlocksServer
NewMockBeaconNodeValidatorAltair_StreamBlocksServer creates a new mock instance
func (*BeaconNodeValidatorAltair_StreamBlocksServer) Context ¶
func (m *BeaconNodeValidatorAltair_StreamBlocksServer) Context() context.Context
Context mocks base method
func (*BeaconNodeValidatorAltair_StreamBlocksServer) EXPECT ¶
func (m *BeaconNodeValidatorAltair_StreamBlocksServer) EXPECT() *BeaconNodeValidatorAltair_StreamBlocksServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*BeaconNodeValidatorAltair_StreamBlocksServer) RecvMsg ¶
func (m *BeaconNodeValidatorAltair_StreamBlocksServer) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*BeaconNodeValidatorAltair_StreamBlocksServer) Send ¶
func (m *BeaconNodeValidatorAltair_StreamBlocksServer) Send(arg0 *v2.StreamBlocksResponse) error
Send mocks base method
func (*BeaconNodeValidatorAltair_StreamBlocksServer) SendHeader ¶
func (m *BeaconNodeValidatorAltair_StreamBlocksServer) SendHeader(arg0 metadata.MD) error
SendHeader mocks base method
func (*BeaconNodeValidatorAltair_StreamBlocksServer) SendMsg ¶
func (m *BeaconNodeValidatorAltair_StreamBlocksServer) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*BeaconNodeValidatorAltair_StreamBlocksServer) SetHeader ¶
func (m *BeaconNodeValidatorAltair_StreamBlocksServer) SetHeader(arg0 metadata.MD) error
SetHeader mocks base method
func (*BeaconNodeValidatorAltair_StreamBlocksServer) SetTrailer ¶
func (m *BeaconNodeValidatorAltair_StreamBlocksServer) SetTrailer(arg0 metadata.MD)
SetTrailer mocks base method
type BeaconNodeValidatorAltair_StreamBlocksServerMockRecorder ¶
type BeaconNodeValidatorAltair_StreamBlocksServerMockRecorder struct {
// contains filtered or unexported fields
}
BeaconNodeValidatorAltair_StreamBlocksServerMockRecorder is the mock recorder for MockBeaconNodeValidatorAltair_StreamBlocksServer
func (*BeaconNodeValidatorAltair_StreamBlocksServerMockRecorder) Context ¶
func (mr *BeaconNodeValidatorAltair_StreamBlocksServerMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*BeaconNodeValidatorAltair_StreamBlocksServerMockRecorder) RecvMsg ¶
func (mr *BeaconNodeValidatorAltair_StreamBlocksServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*BeaconNodeValidatorAltair_StreamBlocksServerMockRecorder) Send ¶
func (mr *BeaconNodeValidatorAltair_StreamBlocksServerMockRecorder) Send(arg0 interface{}) *gomock.Call
Send indicates an expected call of Send
func (*BeaconNodeValidatorAltair_StreamBlocksServerMockRecorder) SendHeader ¶
func (mr *BeaconNodeValidatorAltair_StreamBlocksServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
SendHeader indicates an expected call of SendHeader
func (*BeaconNodeValidatorAltair_StreamBlocksServerMockRecorder) SendMsg ¶
func (mr *BeaconNodeValidatorAltair_StreamBlocksServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*BeaconNodeValidatorAltair_StreamBlocksServerMockRecorder) SetHeader ¶
func (mr *BeaconNodeValidatorAltair_StreamBlocksServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
SetHeader indicates an expected call of SetHeader
func (*BeaconNodeValidatorAltair_StreamBlocksServerMockRecorder) SetTrailer ¶
func (mr *BeaconNodeValidatorAltair_StreamBlocksServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
SetTrailer indicates an expected call of SetTrailer
type MockBeaconChainClient ¶
type MockBeaconChainClient struct {
// contains filtered or unexported fields
}
MockBeaconChainClient is a mock of BeaconChainClient interface.
func NewMockBeaconChainClient ¶
func NewMockBeaconChainClient(ctrl *gomock.Controller) *MockBeaconChainClient
NewMockBeaconChainClient creates a new mock instance.
func (*MockBeaconChainClient) AttestationPool ¶
func (m *MockBeaconChainClient) AttestationPool(arg0 context.Context, arg1 *eth.AttestationPoolRequest, arg2 ...grpc.CallOption) (*eth.AttestationPoolResponse, error)
AttestationPool mocks base method.
func (*MockBeaconChainClient) EXPECT ¶
func (m *MockBeaconChainClient) EXPECT() *MockBeaconChainClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockBeaconChainClient) GetBeaconConfig ¶
func (m *MockBeaconChainClient) GetBeaconConfig(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc.CallOption) (*eth.BeaconConfig, error)
GetBeaconConfig mocks base method.
func (*MockBeaconChainClient) GetChainHead ¶
func (m *MockBeaconChainClient) GetChainHead(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc.CallOption) (*eth.ChainHead, error)
GetChainHead mocks base method.
func (*MockBeaconChainClient) GetIndividualVotes ¶
func (m *MockBeaconChainClient) GetIndividualVotes(arg0 context.Context, arg1 *eth.IndividualVotesRequest, arg2 ...grpc.CallOption) (*eth.IndividualVotesRespond, error)
GetIndividualVotes mocks base method.
func (*MockBeaconChainClient) GetValidator ¶
func (m *MockBeaconChainClient) GetValidator(arg0 context.Context, arg1 *eth.GetValidatorRequest, arg2 ...grpc.CallOption) (*eth.Validator, error)
GetValidator mocks base method.
func (*MockBeaconChainClient) GetValidatorActiveSetChanges ¶
func (m *MockBeaconChainClient) GetValidatorActiveSetChanges(arg0 context.Context, arg1 *eth.GetValidatorActiveSetChangesRequest, arg2 ...grpc.CallOption) (*eth.ActiveSetChanges, error)
GetValidatorActiveSetChanges mocks base method.
func (*MockBeaconChainClient) GetValidatorParticipation ¶
func (m *MockBeaconChainClient) GetValidatorParticipation(arg0 context.Context, arg1 *eth.GetValidatorParticipationRequest, arg2 ...grpc.CallOption) (*eth.ValidatorParticipationResponse, error)
GetValidatorParticipation mocks base method.
func (*MockBeaconChainClient) GetValidatorPerformance ¶
func (m *MockBeaconChainClient) GetValidatorPerformance(arg0 context.Context, arg1 *eth.ValidatorPerformanceRequest, arg2 ...grpc.CallOption) (*eth.ValidatorPerformanceResponse, error)
GetValidatorPerformance mocks base method.
func (*MockBeaconChainClient) GetValidatorQueue ¶
func (m *MockBeaconChainClient) GetValidatorQueue(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc.CallOption) (*eth.ValidatorQueue, error)
GetValidatorQueue mocks base method.
func (*MockBeaconChainClient) ListAttestations ¶
func (m *MockBeaconChainClient) ListAttestations(arg0 context.Context, arg1 *eth.ListAttestationsRequest, arg2 ...grpc.CallOption) (*eth.ListAttestationsResponse, error)
ListAttestations mocks base method.
func (*MockBeaconChainClient) ListBeaconBlocks ¶
func (m *MockBeaconChainClient) ListBeaconBlocks(arg0 context.Context, arg1 *eth.ListBlocksRequest, arg2 ...grpc.CallOption) (*eth.ListBeaconBlocksResponse, error)
ListBeaconBlocks mocks base method.
func (*MockBeaconChainClient) ListBeaconCommittees ¶
func (m *MockBeaconChainClient) ListBeaconCommittees(arg0 context.Context, arg1 *eth.ListCommitteesRequest, arg2 ...grpc.CallOption) (*eth.BeaconCommittees, error)
ListBeaconCommittees mocks base method.
func (*MockBeaconChainClient) ListIndexedAttestations ¶
func (m *MockBeaconChainClient) ListIndexedAttestations(arg0 context.Context, arg1 *eth.ListIndexedAttestationsRequest, arg2 ...grpc.CallOption) (*eth.ListIndexedAttestationsResponse, error)
ListIndexedAttestations mocks base method.
func (*MockBeaconChainClient) ListValidatorAssignments ¶
func (m *MockBeaconChainClient) ListValidatorAssignments(arg0 context.Context, arg1 *eth.ListValidatorAssignmentsRequest, arg2 ...grpc.CallOption) (*eth.ValidatorAssignments, error)
ListValidatorAssignments mocks base method.
func (*MockBeaconChainClient) ListValidatorBalances ¶
func (m *MockBeaconChainClient) ListValidatorBalances(arg0 context.Context, arg1 *eth.ListValidatorBalancesRequest, arg2 ...grpc.CallOption) (*eth.ValidatorBalances, error)
ListValidatorBalances mocks base method.
func (*MockBeaconChainClient) ListValidators ¶
func (m *MockBeaconChainClient) ListValidators(arg0 context.Context, arg1 *eth.ListValidatorsRequest, arg2 ...grpc.CallOption) (*eth.Validators, error)
ListValidators mocks base method.
func (*MockBeaconChainClient) SubmitAttesterSlashing ¶
func (m *MockBeaconChainClient) SubmitAttesterSlashing(arg0 context.Context, arg1 *eth.AttesterSlashing, arg2 ...grpc.CallOption) (*eth.SubmitSlashingResponse, error)
SubmitAttesterSlashing mocks base method.
func (*MockBeaconChainClient) SubmitProposerSlashing ¶
func (m *MockBeaconChainClient) SubmitProposerSlashing(arg0 context.Context, arg1 *eth.ProposerSlashing, arg2 ...grpc.CallOption) (*eth.SubmitSlashingResponse, error)
SubmitProposerSlashing mocks base method.
type MockBeaconChainClientMockRecorder ¶
type MockBeaconChainClientMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconChainClientMockRecorder is the mock recorder for MockBeaconChainClient.
func (*MockBeaconChainClientMockRecorder) AttestationPool ¶
func (mr *MockBeaconChainClientMockRecorder) AttestationPool(arg0, arg1 any, arg2 ...any) *gomock.Call
AttestationPool indicates an expected call of AttestationPool.
func (*MockBeaconChainClientMockRecorder) GetBeaconConfig ¶
func (mr *MockBeaconChainClientMockRecorder) GetBeaconConfig(arg0, arg1 any, arg2 ...any) *gomock.Call
GetBeaconConfig indicates an expected call of GetBeaconConfig.
func (*MockBeaconChainClientMockRecorder) GetChainHead ¶
func (mr *MockBeaconChainClientMockRecorder) GetChainHead(arg0, arg1 any, arg2 ...any) *gomock.Call
GetChainHead indicates an expected call of GetChainHead.
func (*MockBeaconChainClientMockRecorder) GetIndividualVotes ¶
func (mr *MockBeaconChainClientMockRecorder) GetIndividualVotes(arg0, arg1 any, arg2 ...any) *gomock.Call
GetIndividualVotes indicates an expected call of GetIndividualVotes.
func (*MockBeaconChainClientMockRecorder) GetValidator ¶
func (mr *MockBeaconChainClientMockRecorder) GetValidator(arg0, arg1 any, arg2 ...any) *gomock.Call
GetValidator indicates an expected call of GetValidator.
func (*MockBeaconChainClientMockRecorder) GetValidatorActiveSetChanges ¶
func (mr *MockBeaconChainClientMockRecorder) GetValidatorActiveSetChanges(arg0, arg1 any, arg2 ...any) *gomock.Call
GetValidatorActiveSetChanges indicates an expected call of GetValidatorActiveSetChanges.
func (*MockBeaconChainClientMockRecorder) GetValidatorParticipation ¶
func (mr *MockBeaconChainClientMockRecorder) GetValidatorParticipation(arg0, arg1 any, arg2 ...any) *gomock.Call
GetValidatorParticipation indicates an expected call of GetValidatorParticipation.
func (*MockBeaconChainClientMockRecorder) GetValidatorPerformance ¶
func (mr *MockBeaconChainClientMockRecorder) GetValidatorPerformance(arg0, arg1 any, arg2 ...any) *gomock.Call
GetValidatorPerformance indicates an expected call of GetValidatorPerformance.
func (*MockBeaconChainClientMockRecorder) GetValidatorQueue ¶
func (mr *MockBeaconChainClientMockRecorder) GetValidatorQueue(arg0, arg1 any, arg2 ...any) *gomock.Call
GetValidatorQueue indicates an expected call of GetValidatorQueue.
func (*MockBeaconChainClientMockRecorder) ListAttestations ¶
func (mr *MockBeaconChainClientMockRecorder) ListAttestations(arg0, arg1 any, arg2 ...any) *gomock.Call
ListAttestations indicates an expected call of ListAttestations.
func (*MockBeaconChainClientMockRecorder) ListBeaconBlocks ¶
func (mr *MockBeaconChainClientMockRecorder) ListBeaconBlocks(arg0, arg1 any, arg2 ...any) *gomock.Call
ListBeaconBlocks indicates an expected call of ListBeaconBlocks.
func (*MockBeaconChainClientMockRecorder) ListBeaconCommittees ¶
func (mr *MockBeaconChainClientMockRecorder) ListBeaconCommittees(arg0, arg1 any, arg2 ...any) *gomock.Call
ListBeaconCommittees indicates an expected call of ListBeaconCommittees.
func (*MockBeaconChainClientMockRecorder) ListIndexedAttestations ¶
func (mr *MockBeaconChainClientMockRecorder) ListIndexedAttestations(arg0, arg1 any, arg2 ...any) *gomock.Call
ListIndexedAttestations indicates an expected call of ListIndexedAttestations.
func (*MockBeaconChainClientMockRecorder) ListValidatorAssignments ¶
func (mr *MockBeaconChainClientMockRecorder) ListValidatorAssignments(arg0, arg1 any, arg2 ...any) *gomock.Call
ListValidatorAssignments indicates an expected call of ListValidatorAssignments.
func (*MockBeaconChainClientMockRecorder) ListValidatorBalances ¶
func (mr *MockBeaconChainClientMockRecorder) ListValidatorBalances(arg0, arg1 any, arg2 ...any) *gomock.Call
ListValidatorBalances indicates an expected call of ListValidatorBalances.
func (*MockBeaconChainClientMockRecorder) ListValidators ¶
func (mr *MockBeaconChainClientMockRecorder) ListValidators(arg0, arg1 any, arg2 ...any) *gomock.Call
ListValidators indicates an expected call of ListValidators.
func (*MockBeaconChainClientMockRecorder) SubmitAttesterSlashing ¶
func (mr *MockBeaconChainClientMockRecorder) SubmitAttesterSlashing(arg0, arg1 any, arg2 ...any) *gomock.Call
SubmitAttesterSlashing indicates an expected call of SubmitAttesterSlashing.
func (*MockBeaconChainClientMockRecorder) SubmitProposerSlashing ¶
func (mr *MockBeaconChainClientMockRecorder) SubmitProposerSlashing(arg0, arg1 any, arg2 ...any) *gomock.Call
SubmitProposerSlashing indicates an expected call of SubmitProposerSlashing.
type MockBeaconNodeValidatorClient ¶
type MockBeaconNodeValidatorClient struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidatorClient is a mock of BeaconNodeValidatorClient interface.
func NewMockBeaconNodeValidatorClient ¶
func NewMockBeaconNodeValidatorClient(ctrl *gomock.Controller) *MockBeaconNodeValidatorClient
NewMockBeaconNodeValidatorClient creates a new mock instance.
func (*MockBeaconNodeValidatorClient) AggregatedSigAndAggregationBits ¶
func (m *MockBeaconNodeValidatorClient) AggregatedSigAndAggregationBits(arg0 context.Context, arg1 *eth.AggregatedSigAndAggregationBitsRequest, arg2 ...grpc.CallOption) (*eth.AggregatedSigAndAggregationBitsResponse, error)
AggregatedSigAndAggregationBits mocks base method.
func (*MockBeaconNodeValidatorClient) AssignValidatorToSubnet ¶
func (m *MockBeaconNodeValidatorClient) AssignValidatorToSubnet(arg0 context.Context, arg1 *eth.AssignValidatorToSubnetRequest, arg2 ...grpc.CallOption) (*emptypb.Empty, error)
AssignValidatorToSubnet mocks base method.
func (*MockBeaconNodeValidatorClient) CheckDoppelGanger ¶
func (m *MockBeaconNodeValidatorClient) CheckDoppelGanger(arg0 context.Context, arg1 *eth.DoppelGangerRequest, arg2 ...grpc.CallOption) (*eth.DoppelGangerResponse, error)
CheckDoppelGanger mocks base method.
func (*MockBeaconNodeValidatorClient) DomainData ¶
func (m *MockBeaconNodeValidatorClient) DomainData(arg0 context.Context, arg1 *eth.DomainRequest, arg2 ...grpc.CallOption) (*eth.DomainResponse, error)
DomainData mocks base method.
func (*MockBeaconNodeValidatorClient) EXPECT ¶
func (m *MockBeaconNodeValidatorClient) EXPECT() *MockBeaconNodeValidatorClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockBeaconNodeValidatorClient) GetAttestationData ¶
func (m *MockBeaconNodeValidatorClient) GetAttestationData(arg0 context.Context, arg1 *eth.AttestationDataRequest, arg2 ...grpc.CallOption) (*eth.AttestationData, error)
GetAttestationData mocks base method.
func (*MockBeaconNodeValidatorClient) GetBeaconBlock ¶
func (m *MockBeaconNodeValidatorClient) GetBeaconBlock(arg0 context.Context, arg1 *eth.BlockRequest, arg2 ...grpc.CallOption) (*eth.GenericBeaconBlock, error)
GetBeaconBlock mocks base method.
func (*MockBeaconNodeValidatorClient) GetDuties ¶
func (m *MockBeaconNodeValidatorClient) GetDuties(arg0 context.Context, arg1 *eth.DutiesRequest, arg2 ...grpc.CallOption) (*eth.DutiesResponse, error)
GetDuties mocks base method.
func (*MockBeaconNodeValidatorClient) GetFeeRecipientByPubKey ¶
func (m *MockBeaconNodeValidatorClient) GetFeeRecipientByPubKey(arg0 context.Context, arg1 *eth.FeeRecipientByPubKeyRequest, arg2 ...grpc.CallOption) (*eth.FeeRecipientByPubKeyResponse, error)
GetFeeRecipientByPubKey mocks base method.
func (*MockBeaconNodeValidatorClient) GetSyncCommitteeContribution ¶
func (m *MockBeaconNodeValidatorClient) GetSyncCommitteeContribution(arg0 context.Context, arg1 *eth.SyncCommitteeContributionRequest, arg2 ...grpc.CallOption) (*eth.SyncCommitteeContribution, error)
GetSyncCommitteeContribution mocks base method.
func (*MockBeaconNodeValidatorClient) GetSyncMessageBlockRoot ¶
func (m *MockBeaconNodeValidatorClient) GetSyncMessageBlockRoot(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc.CallOption) (*eth.SyncMessageBlockRootResponse, error)
GetSyncMessageBlockRoot mocks base method.
func (*MockBeaconNodeValidatorClient) GetSyncSubcommitteeIndex ¶
func (m *MockBeaconNodeValidatorClient) GetSyncSubcommitteeIndex(arg0 context.Context, arg1 *eth.SyncSubcommitteeIndexRequest, arg2 ...grpc.CallOption) (*eth.SyncSubcommitteeIndexResponse, error)
GetSyncSubcommitteeIndex mocks base method.
func (*MockBeaconNodeValidatorClient) MultipleValidatorStatus ¶
func (m *MockBeaconNodeValidatorClient) MultipleValidatorStatus(arg0 context.Context, arg1 *eth.MultipleValidatorStatusRequest, arg2 ...grpc.CallOption) (*eth.MultipleValidatorStatusResponse, error)
MultipleValidatorStatus mocks base method.
func (*MockBeaconNodeValidatorClient) PrepareBeaconProposer ¶
func (m *MockBeaconNodeValidatorClient) PrepareBeaconProposer(arg0 context.Context, arg1 *eth.PrepareBeaconProposerRequest, arg2 ...grpc.CallOption) (*emptypb.Empty, error)
PrepareBeaconProposer mocks base method.
func (*MockBeaconNodeValidatorClient) ProposeAttestation ¶
func (m *MockBeaconNodeValidatorClient) ProposeAttestation(arg0 context.Context, arg1 *eth.Attestation, arg2 ...grpc.CallOption) (*eth.AttestResponse, error)
ProposeAttestation mocks base method.
func (*MockBeaconNodeValidatorClient) ProposeBeaconBlock ¶
func (m *MockBeaconNodeValidatorClient) ProposeBeaconBlock(arg0 context.Context, arg1 *eth.GenericSignedBeaconBlock, arg2 ...grpc.CallOption) (*eth.ProposeResponse, error)
ProposeBeaconBlock mocks base method.
func (*MockBeaconNodeValidatorClient) ProposeExit ¶
func (m *MockBeaconNodeValidatorClient) ProposeExit(arg0 context.Context, arg1 *eth.SignedVoluntaryExit, arg2 ...grpc.CallOption) (*eth.ProposeExitResponse, error)
ProposeExit mocks base method.
func (*MockBeaconNodeValidatorClient) StreamBlocksAltair ¶
func (m *MockBeaconNodeValidatorClient) StreamBlocksAltair(arg0 context.Context, arg1 *eth.StreamBlocksRequest, arg2 ...grpc.CallOption) (eth.BeaconNodeValidator_StreamBlocksAltairClient, error)
StreamBlocksAltair mocks base method.
func (*MockBeaconNodeValidatorClient) StreamSlots ¶
func (m *MockBeaconNodeValidatorClient) StreamSlots(arg0 context.Context, arg1 *eth.StreamSlotsRequest, arg2 ...grpc.CallOption) (eth.BeaconNodeValidator_StreamSlotsClient, error)
StreamSlots mocks base method.
func (*MockBeaconNodeValidatorClient) SubmitAggregateSelectionProof ¶
func (m *MockBeaconNodeValidatorClient) SubmitAggregateSelectionProof(arg0 context.Context, arg1 *eth.AggregateSelectionRequest, arg2 ...grpc.CallOption) (*eth.AggregateSelectionResponse, error)
SubmitAggregateSelectionProof mocks base method.
func (*MockBeaconNodeValidatorClient) SubmitSignedAggregateSelectionProof ¶
func (m *MockBeaconNodeValidatorClient) SubmitSignedAggregateSelectionProof(arg0 context.Context, arg1 *eth.SignedAggregateSubmitRequest, arg2 ...grpc.CallOption) (*eth.SignedAggregateSubmitResponse, error)
SubmitSignedAggregateSelectionProof mocks base method.
func (*MockBeaconNodeValidatorClient) SubmitSignedContributionAndProof ¶
func (m *MockBeaconNodeValidatorClient) SubmitSignedContributionAndProof(arg0 context.Context, arg1 *eth.SignedContributionAndProof, arg2 ...grpc.CallOption) (*emptypb.Empty, error)
SubmitSignedContributionAndProof mocks base method.
func (*MockBeaconNodeValidatorClient) SubmitSyncMessage ¶
func (m *MockBeaconNodeValidatorClient) SubmitSyncMessage(arg0 context.Context, arg1 *eth.SyncCommitteeMessage, arg2 ...grpc.CallOption) (*emptypb.Empty, error)
SubmitSyncMessage mocks base method.
func (*MockBeaconNodeValidatorClient) SubmitValidatorRegistrations ¶
func (m *MockBeaconNodeValidatorClient) SubmitValidatorRegistrations(arg0 context.Context, arg1 *eth.SignedValidatorRegistrationsV1, arg2 ...grpc.CallOption) (*emptypb.Empty, error)
SubmitValidatorRegistrations mocks base method.
func (*MockBeaconNodeValidatorClient) SubscribeCommitteeSubnets ¶
func (m *MockBeaconNodeValidatorClient) SubscribeCommitteeSubnets(arg0 context.Context, arg1 *eth.CommitteeSubnetsSubscribeRequest, arg2 ...grpc.CallOption) (*emptypb.Empty, error)
SubscribeCommitteeSubnets mocks base method.
func (*MockBeaconNodeValidatorClient) ValidatorIndex ¶
func (m *MockBeaconNodeValidatorClient) ValidatorIndex(arg0 context.Context, arg1 *eth.ValidatorIndexRequest, arg2 ...grpc.CallOption) (*eth.ValidatorIndexResponse, error)
ValidatorIndex mocks base method.
func (*MockBeaconNodeValidatorClient) ValidatorStatus ¶
func (m *MockBeaconNodeValidatorClient) ValidatorStatus(arg0 context.Context, arg1 *eth.ValidatorStatusRequest, arg2 ...grpc.CallOption) (*eth.ValidatorStatusResponse, error)
ValidatorStatus mocks base method.
func (*MockBeaconNodeValidatorClient) WaitForActivation ¶
func (m *MockBeaconNodeValidatorClient) WaitForActivation(arg0 context.Context, arg1 *eth.ValidatorActivationRequest, arg2 ...grpc.CallOption) (eth.BeaconNodeValidator_WaitForActivationClient, error)
WaitForActivation mocks base method.
func (*MockBeaconNodeValidatorClient) WaitForChainStart ¶
func (m *MockBeaconNodeValidatorClient) WaitForChainStart(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc.CallOption) (eth.BeaconNodeValidator_WaitForChainStartClient, error)
WaitForChainStart mocks base method.
type MockBeaconNodeValidatorClientMockRecorder ¶
type MockBeaconNodeValidatorClientMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidatorClientMockRecorder is the mock recorder for MockBeaconNodeValidatorClient.
func (*MockBeaconNodeValidatorClientMockRecorder) AggregatedSigAndAggregationBits ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) AggregatedSigAndAggregationBits(arg0, arg1 any, arg2 ...any) *gomock.Call
AggregatedSigAndAggregationBits indicates an expected call of AggregatedSigAndAggregationBits.
func (*MockBeaconNodeValidatorClientMockRecorder) AssignValidatorToSubnet ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) AssignValidatorToSubnet(arg0, arg1 any, arg2 ...any) *gomock.Call
AssignValidatorToSubnet indicates an expected call of AssignValidatorToSubnet.
func (*MockBeaconNodeValidatorClientMockRecorder) CheckDoppelGanger ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) CheckDoppelGanger(arg0, arg1 any, arg2 ...any) *gomock.Call
CheckDoppelGanger indicates an expected call of CheckDoppelGanger.
func (*MockBeaconNodeValidatorClientMockRecorder) DomainData ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) DomainData(arg0, arg1 any, arg2 ...any) *gomock.Call
DomainData indicates an expected call of DomainData.
func (*MockBeaconNodeValidatorClientMockRecorder) GetAttestationData ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) GetAttestationData(arg0, arg1 any, arg2 ...any) *gomock.Call
GetAttestationData indicates an expected call of GetAttestationData.
func (*MockBeaconNodeValidatorClientMockRecorder) GetBeaconBlock ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) GetBeaconBlock(arg0, arg1 any, arg2 ...any) *gomock.Call
GetBeaconBlock indicates an expected call of GetBeaconBlock.
func (*MockBeaconNodeValidatorClientMockRecorder) GetDuties ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) GetDuties(arg0, arg1 any, arg2 ...any) *gomock.Call
GetDuties indicates an expected call of GetDuties.
func (*MockBeaconNodeValidatorClientMockRecorder) GetFeeRecipientByPubKey ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) GetFeeRecipientByPubKey(arg0, arg1 any, arg2 ...any) *gomock.Call
GetFeeRecipientByPubKey indicates an expected call of GetFeeRecipientByPubKey.
func (*MockBeaconNodeValidatorClientMockRecorder) GetSyncCommitteeContribution ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) GetSyncCommitteeContribution(arg0, arg1 any, arg2 ...any) *gomock.Call
GetSyncCommitteeContribution indicates an expected call of GetSyncCommitteeContribution.
func (*MockBeaconNodeValidatorClientMockRecorder) GetSyncMessageBlockRoot ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) GetSyncMessageBlockRoot(arg0, arg1 any, arg2 ...any) *gomock.Call
GetSyncMessageBlockRoot indicates an expected call of GetSyncMessageBlockRoot.
func (*MockBeaconNodeValidatorClientMockRecorder) GetSyncSubcommitteeIndex ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) GetSyncSubcommitteeIndex(arg0, arg1 any, arg2 ...any) *gomock.Call
GetSyncSubcommitteeIndex indicates an expected call of GetSyncSubcommitteeIndex.
func (*MockBeaconNodeValidatorClientMockRecorder) MultipleValidatorStatus ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) MultipleValidatorStatus(arg0, arg1 any, arg2 ...any) *gomock.Call
MultipleValidatorStatus indicates an expected call of MultipleValidatorStatus.
func (*MockBeaconNodeValidatorClientMockRecorder) PrepareBeaconProposer ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) PrepareBeaconProposer(arg0, arg1 any, arg2 ...any) *gomock.Call
PrepareBeaconProposer indicates an expected call of PrepareBeaconProposer.
func (*MockBeaconNodeValidatorClientMockRecorder) ProposeAttestation ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) ProposeAttestation(arg0, arg1 any, arg2 ...any) *gomock.Call
ProposeAttestation indicates an expected call of ProposeAttestation.
func (*MockBeaconNodeValidatorClientMockRecorder) ProposeBeaconBlock ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) ProposeBeaconBlock(arg0, arg1 any, arg2 ...any) *gomock.Call
ProposeBeaconBlock indicates an expected call of ProposeBeaconBlock.
func (*MockBeaconNodeValidatorClientMockRecorder) ProposeExit ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) ProposeExit(arg0, arg1 any, arg2 ...any) *gomock.Call
ProposeExit indicates an expected call of ProposeExit.
func (*MockBeaconNodeValidatorClientMockRecorder) StreamBlocksAltair ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) StreamBlocksAltair(arg0, arg1 any, arg2 ...any) *gomock.Call
StreamBlocksAltair indicates an expected call of StreamBlocksAltair.
func (*MockBeaconNodeValidatorClientMockRecorder) StreamSlots ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) StreamSlots(arg0, arg1 any, arg2 ...any) *gomock.Call
StreamSlots indicates an expected call of StreamSlots.
func (*MockBeaconNodeValidatorClientMockRecorder) SubmitAggregateSelectionProof ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) SubmitAggregateSelectionProof(arg0, arg1 any, arg2 ...any) *gomock.Call
SubmitAggregateSelectionProof indicates an expected call of SubmitAggregateSelectionProof.
func (*MockBeaconNodeValidatorClientMockRecorder) SubmitSignedAggregateSelectionProof ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) SubmitSignedAggregateSelectionProof(arg0, arg1 any, arg2 ...any) *gomock.Call
SubmitSignedAggregateSelectionProof indicates an expected call of SubmitSignedAggregateSelectionProof.
func (*MockBeaconNodeValidatorClientMockRecorder) SubmitSignedContributionAndProof ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) SubmitSignedContributionAndProof(arg0, arg1 any, arg2 ...any) *gomock.Call
SubmitSignedContributionAndProof indicates an expected call of SubmitSignedContributionAndProof.
func (*MockBeaconNodeValidatorClientMockRecorder) SubmitSyncMessage ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) SubmitSyncMessage(arg0, arg1 any, arg2 ...any) *gomock.Call
SubmitSyncMessage indicates an expected call of SubmitSyncMessage.
func (*MockBeaconNodeValidatorClientMockRecorder) SubmitValidatorRegistrations ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) SubmitValidatorRegistrations(arg0, arg1 any, arg2 ...any) *gomock.Call
SubmitValidatorRegistrations indicates an expected call of SubmitValidatorRegistrations.
func (*MockBeaconNodeValidatorClientMockRecorder) SubscribeCommitteeSubnets ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) SubscribeCommitteeSubnets(arg0, arg1 any, arg2 ...any) *gomock.Call
SubscribeCommitteeSubnets indicates an expected call of SubscribeCommitteeSubnets.
func (*MockBeaconNodeValidatorClientMockRecorder) ValidatorIndex ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) ValidatorIndex(arg0, arg1 any, arg2 ...any) *gomock.Call
ValidatorIndex indicates an expected call of ValidatorIndex.
func (*MockBeaconNodeValidatorClientMockRecorder) ValidatorStatus ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) ValidatorStatus(arg0, arg1 any, arg2 ...any) *gomock.Call
ValidatorStatus indicates an expected call of ValidatorStatus.
func (*MockBeaconNodeValidatorClientMockRecorder) WaitForActivation ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) WaitForActivation(arg0, arg1 any, arg2 ...any) *gomock.Call
WaitForActivation indicates an expected call of WaitForActivation.
func (*MockBeaconNodeValidatorClientMockRecorder) WaitForChainStart ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) WaitForChainStart(arg0, arg1 any, arg2 ...any) *gomock.Call
WaitForChainStart indicates an expected call of WaitForChainStart.
type MockBeaconNodeValidatorServer ¶
type MockBeaconNodeValidatorServer struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidatorServer is a mock of BeaconNodeValidatorServer interface.
func NewMockBeaconNodeValidatorServer ¶
func NewMockBeaconNodeValidatorServer(ctrl *gomock.Controller) *MockBeaconNodeValidatorServer
NewMockBeaconNodeValidatorServer creates a new mock instance.
func (*MockBeaconNodeValidatorServer) AggregatedSigAndAggregationBits ¶
func (m *MockBeaconNodeValidatorServer) AggregatedSigAndAggregationBits(arg0 context.Context, arg1 *eth.AggregatedSigAndAggregationBitsRequest) (*eth.AggregatedSigAndAggregationBitsResponse, error)
AggregatedSigAndAggregationBits mocks base method.
func (*MockBeaconNodeValidatorServer) AssignValidatorToSubnet ¶
func (m *MockBeaconNodeValidatorServer) AssignValidatorToSubnet(arg0 context.Context, arg1 *eth.AssignValidatorToSubnetRequest) (*emptypb.Empty, error)
AssignValidatorToSubnet mocks base method.
func (*MockBeaconNodeValidatorServer) CheckDoppelGanger ¶
func (m *MockBeaconNodeValidatorServer) CheckDoppelGanger(arg0 context.Context, arg1 *eth.DoppelGangerRequest) (*eth.DoppelGangerResponse, error)
CheckDoppelGanger mocks base method.
func (*MockBeaconNodeValidatorServer) DomainData ¶
func (m *MockBeaconNodeValidatorServer) DomainData(arg0 context.Context, arg1 *eth.DomainRequest) (*eth.DomainResponse, error)
DomainData mocks base method.
func (*MockBeaconNodeValidatorServer) EXPECT ¶
func (m *MockBeaconNodeValidatorServer) EXPECT() *MockBeaconNodeValidatorServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockBeaconNodeValidatorServer) GetAttestationData ¶
func (m *MockBeaconNodeValidatorServer) GetAttestationData(arg0 context.Context, arg1 *eth.AttestationDataRequest) (*eth.AttestationData, error)
GetAttestationData mocks base method.
func (*MockBeaconNodeValidatorServer) GetBeaconBlock ¶
func (m *MockBeaconNodeValidatorServer) GetBeaconBlock(arg0 context.Context, arg1 *eth.BlockRequest) (*eth.GenericBeaconBlock, error)
GetBeaconBlock mocks base method.
func (*MockBeaconNodeValidatorServer) GetDuties ¶
func (m *MockBeaconNodeValidatorServer) GetDuties(arg0 context.Context, arg1 *eth.DutiesRequest) (*eth.DutiesResponse, error)
GetDuties mocks base method.
func (*MockBeaconNodeValidatorServer) GetFeeRecipientByPubKey ¶
func (m *MockBeaconNodeValidatorServer) GetFeeRecipientByPubKey(arg0 context.Context, arg1 *eth.FeeRecipientByPubKeyRequest) (*eth.FeeRecipientByPubKeyResponse, error)
GetFeeRecipientByPubKey mocks base method.
func (*MockBeaconNodeValidatorServer) GetSyncCommitteeContribution ¶
func (m *MockBeaconNodeValidatorServer) GetSyncCommitteeContribution(arg0 context.Context, arg1 *eth.SyncCommitteeContributionRequest) (*eth.SyncCommitteeContribution, error)
GetSyncCommitteeContribution mocks base method.
func (*MockBeaconNodeValidatorServer) GetSyncMessageBlockRoot ¶
func (m *MockBeaconNodeValidatorServer) GetSyncMessageBlockRoot(arg0 context.Context, arg1 *emptypb.Empty) (*eth.SyncMessageBlockRootResponse, error)
GetSyncMessageBlockRoot mocks base method.
func (*MockBeaconNodeValidatorServer) GetSyncSubcommitteeIndex ¶
func (m *MockBeaconNodeValidatorServer) GetSyncSubcommitteeIndex(arg0 context.Context, arg1 *eth.SyncSubcommitteeIndexRequest) (*eth.SyncSubcommitteeIndexResponse, error)
GetSyncSubcommitteeIndex mocks base method.
func (*MockBeaconNodeValidatorServer) MultipleValidatorStatus ¶
func (m *MockBeaconNodeValidatorServer) MultipleValidatorStatus(arg0 context.Context, arg1 *eth.MultipleValidatorStatusRequest) (*eth.MultipleValidatorStatusResponse, error)
MultipleValidatorStatus mocks base method.
func (*MockBeaconNodeValidatorServer) PrepareBeaconProposer ¶
func (m *MockBeaconNodeValidatorServer) PrepareBeaconProposer(arg0 context.Context, arg1 *eth.PrepareBeaconProposerRequest) (*emptypb.Empty, error)
PrepareBeaconProposer mocks base method.
func (*MockBeaconNodeValidatorServer) ProposeAttestation ¶
func (m *MockBeaconNodeValidatorServer) ProposeAttestation(arg0 context.Context, arg1 *eth.Attestation) (*eth.AttestResponse, error)
ProposeAttestation mocks base method.
func (*MockBeaconNodeValidatorServer) ProposeBeaconBlock ¶
func (m *MockBeaconNodeValidatorServer) ProposeBeaconBlock(arg0 context.Context, arg1 *eth.GenericSignedBeaconBlock) (*eth.ProposeResponse, error)
ProposeBeaconBlock mocks base method.
func (*MockBeaconNodeValidatorServer) ProposeExit ¶
func (m *MockBeaconNodeValidatorServer) ProposeExit(arg0 context.Context, arg1 *eth.SignedVoluntaryExit) (*eth.ProposeExitResponse, error)
ProposeExit mocks base method.
func (*MockBeaconNodeValidatorServer) StreamBlocksAltair ¶
func (m *MockBeaconNodeValidatorServer) StreamBlocksAltair(arg0 *eth.StreamBlocksRequest, arg1 eth.BeaconNodeValidator_StreamBlocksAltairServer) error
StreamBlocksAltair mocks base method.
func (*MockBeaconNodeValidatorServer) StreamSlots ¶
func (m *MockBeaconNodeValidatorServer) StreamSlots(arg0 *eth.StreamSlotsRequest, arg1 eth.BeaconNodeValidator_StreamSlotsServer) error
StreamSlots mocks base method.
func (*MockBeaconNodeValidatorServer) SubmitAggregateSelectionProof ¶
func (m *MockBeaconNodeValidatorServer) SubmitAggregateSelectionProof(arg0 context.Context, arg1 *eth.AggregateSelectionRequest) (*eth.AggregateSelectionResponse, error)
SubmitAggregateSelectionProof mocks base method.
func (*MockBeaconNodeValidatorServer) SubmitSignedAggregateSelectionProof ¶
func (m *MockBeaconNodeValidatorServer) SubmitSignedAggregateSelectionProof(arg0 context.Context, arg1 *eth.SignedAggregateSubmitRequest) (*eth.SignedAggregateSubmitResponse, error)
SubmitSignedAggregateSelectionProof mocks base method.
func (*MockBeaconNodeValidatorServer) SubmitSignedContributionAndProof ¶
func (m *MockBeaconNodeValidatorServer) SubmitSignedContributionAndProof(arg0 context.Context, arg1 *eth.SignedContributionAndProof) (*emptypb.Empty, error)
SubmitSignedContributionAndProof mocks base method.
func (*MockBeaconNodeValidatorServer) SubmitSyncMessage ¶
func (m *MockBeaconNodeValidatorServer) SubmitSyncMessage(arg0 context.Context, arg1 *eth.SyncCommitteeMessage) (*emptypb.Empty, error)
SubmitSyncMessage mocks base method.
func (*MockBeaconNodeValidatorServer) SubmitValidatorRegistrations ¶
func (m *MockBeaconNodeValidatorServer) SubmitValidatorRegistrations(arg0 context.Context, arg1 *eth.SignedValidatorRegistrationsV1) (*emptypb.Empty, error)
SubmitValidatorRegistrations mocks base method.
func (*MockBeaconNodeValidatorServer) SubscribeCommitteeSubnets ¶
func (m *MockBeaconNodeValidatorServer) SubscribeCommitteeSubnets(arg0 context.Context, arg1 *eth.CommitteeSubnetsSubscribeRequest) (*emptypb.Empty, error)
SubscribeCommitteeSubnets mocks base method.
func (*MockBeaconNodeValidatorServer) ValidatorIndex ¶
func (m *MockBeaconNodeValidatorServer) ValidatorIndex(arg0 context.Context, arg1 *eth.ValidatorIndexRequest) (*eth.ValidatorIndexResponse, error)
ValidatorIndex mocks base method.
func (*MockBeaconNodeValidatorServer) ValidatorStatus ¶
func (m *MockBeaconNodeValidatorServer) ValidatorStatus(arg0 context.Context, arg1 *eth.ValidatorStatusRequest) (*eth.ValidatorStatusResponse, error)
ValidatorStatus mocks base method.
func (*MockBeaconNodeValidatorServer) WaitForActivation ¶
func (m *MockBeaconNodeValidatorServer) WaitForActivation(arg0 *eth.ValidatorActivationRequest, arg1 eth.BeaconNodeValidator_WaitForActivationServer) error
WaitForActivation mocks base method.
func (*MockBeaconNodeValidatorServer) WaitForChainStart ¶
func (m *MockBeaconNodeValidatorServer) WaitForChainStart(arg0 *emptypb.Empty, arg1 eth.BeaconNodeValidator_WaitForChainStartServer) error
WaitForChainStart mocks base method.
type MockBeaconNodeValidatorServerMockRecorder ¶
type MockBeaconNodeValidatorServerMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidatorServerMockRecorder is the mock recorder for MockBeaconNodeValidatorServer.
func (*MockBeaconNodeValidatorServerMockRecorder) AggregatedSigAndAggregationBits ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) AggregatedSigAndAggregationBits(arg0, arg1 any) *gomock.Call
AggregatedSigAndAggregationBits indicates an expected call of AggregatedSigAndAggregationBits.
func (*MockBeaconNodeValidatorServerMockRecorder) AssignValidatorToSubnet ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) AssignValidatorToSubnet(arg0, arg1 any) *gomock.Call
AssignValidatorToSubnet indicates an expected call of AssignValidatorToSubnet.
func (*MockBeaconNodeValidatorServerMockRecorder) CheckDoppelGanger ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) CheckDoppelGanger(arg0, arg1 any) *gomock.Call
CheckDoppelGanger indicates an expected call of CheckDoppelGanger.
func (*MockBeaconNodeValidatorServerMockRecorder) DomainData ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) DomainData(arg0, arg1 any) *gomock.Call
DomainData indicates an expected call of DomainData.
func (*MockBeaconNodeValidatorServerMockRecorder) GetAttestationData ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) GetAttestationData(arg0, arg1 any) *gomock.Call
GetAttestationData indicates an expected call of GetAttestationData.
func (*MockBeaconNodeValidatorServerMockRecorder) GetBeaconBlock ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) GetBeaconBlock(arg0, arg1 any) *gomock.Call
GetBeaconBlock indicates an expected call of GetBeaconBlock.
func (*MockBeaconNodeValidatorServerMockRecorder) GetDuties ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) GetDuties(arg0, arg1 any) *gomock.Call
GetDuties indicates an expected call of GetDuties.
func (*MockBeaconNodeValidatorServerMockRecorder) GetFeeRecipientByPubKey ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) GetFeeRecipientByPubKey(arg0, arg1 any) *gomock.Call
GetFeeRecipientByPubKey indicates an expected call of GetFeeRecipientByPubKey.
func (*MockBeaconNodeValidatorServerMockRecorder) GetSyncCommitteeContribution ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) GetSyncCommitteeContribution(arg0, arg1 any) *gomock.Call
GetSyncCommitteeContribution indicates an expected call of GetSyncCommitteeContribution.
func (*MockBeaconNodeValidatorServerMockRecorder) GetSyncMessageBlockRoot ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) GetSyncMessageBlockRoot(arg0, arg1 any) *gomock.Call
GetSyncMessageBlockRoot indicates an expected call of GetSyncMessageBlockRoot.
func (*MockBeaconNodeValidatorServerMockRecorder) GetSyncSubcommitteeIndex ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) GetSyncSubcommitteeIndex(arg0, arg1 any) *gomock.Call
GetSyncSubcommitteeIndex indicates an expected call of GetSyncSubcommitteeIndex.
func (*MockBeaconNodeValidatorServerMockRecorder) MultipleValidatorStatus ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) MultipleValidatorStatus(arg0, arg1 any) *gomock.Call
MultipleValidatorStatus indicates an expected call of MultipleValidatorStatus.
func (*MockBeaconNodeValidatorServerMockRecorder) PrepareBeaconProposer ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) PrepareBeaconProposer(arg0, arg1 any) *gomock.Call
PrepareBeaconProposer indicates an expected call of PrepareBeaconProposer.
func (*MockBeaconNodeValidatorServerMockRecorder) ProposeAttestation ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) ProposeAttestation(arg0, arg1 any) *gomock.Call
ProposeAttestation indicates an expected call of ProposeAttestation.
func (*MockBeaconNodeValidatorServerMockRecorder) ProposeBeaconBlock ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) ProposeBeaconBlock(arg0, arg1 any) *gomock.Call
ProposeBeaconBlock indicates an expected call of ProposeBeaconBlock.
func (*MockBeaconNodeValidatorServerMockRecorder) ProposeExit ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) ProposeExit(arg0, arg1 any) *gomock.Call
ProposeExit indicates an expected call of ProposeExit.
func (*MockBeaconNodeValidatorServerMockRecorder) StreamBlocksAltair ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) StreamBlocksAltair(arg0, arg1 any) *gomock.Call
StreamBlocksAltair indicates an expected call of StreamBlocksAltair.
func (*MockBeaconNodeValidatorServerMockRecorder) StreamSlots ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) StreamSlots(arg0, arg1 any) *gomock.Call
StreamSlots indicates an expected call of StreamSlots.
func (*MockBeaconNodeValidatorServerMockRecorder) SubmitAggregateSelectionProof ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) SubmitAggregateSelectionProof(arg0, arg1 any) *gomock.Call
SubmitAggregateSelectionProof indicates an expected call of SubmitAggregateSelectionProof.
func (*MockBeaconNodeValidatorServerMockRecorder) SubmitSignedAggregateSelectionProof ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) SubmitSignedAggregateSelectionProof(arg0, arg1 any) *gomock.Call
SubmitSignedAggregateSelectionProof indicates an expected call of SubmitSignedAggregateSelectionProof.
func (*MockBeaconNodeValidatorServerMockRecorder) SubmitSignedContributionAndProof ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) SubmitSignedContributionAndProof(arg0, arg1 any) *gomock.Call
SubmitSignedContributionAndProof indicates an expected call of SubmitSignedContributionAndProof.
func (*MockBeaconNodeValidatorServerMockRecorder) SubmitSyncMessage ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) SubmitSyncMessage(arg0, arg1 any) *gomock.Call
SubmitSyncMessage indicates an expected call of SubmitSyncMessage.
func (*MockBeaconNodeValidatorServerMockRecorder) SubmitValidatorRegistrations ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) SubmitValidatorRegistrations(arg0, arg1 any) *gomock.Call
SubmitValidatorRegistrations indicates an expected call of SubmitValidatorRegistrations.
func (*MockBeaconNodeValidatorServerMockRecorder) SubscribeCommitteeSubnets ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) SubscribeCommitteeSubnets(arg0, arg1 any) *gomock.Call
SubscribeCommitteeSubnets indicates an expected call of SubscribeCommitteeSubnets.
func (*MockBeaconNodeValidatorServerMockRecorder) ValidatorIndex ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) ValidatorIndex(arg0, arg1 any) *gomock.Call
ValidatorIndex indicates an expected call of ValidatorIndex.
func (*MockBeaconNodeValidatorServerMockRecorder) ValidatorStatus ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) ValidatorStatus(arg0, arg1 any) *gomock.Call
ValidatorStatus indicates an expected call of ValidatorStatus.
func (*MockBeaconNodeValidatorServerMockRecorder) WaitForActivation ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) WaitForActivation(arg0, arg1 any) *gomock.Call
WaitForActivation indicates an expected call of WaitForActivation.
func (*MockBeaconNodeValidatorServerMockRecorder) WaitForChainStart ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) WaitForChainStart(arg0, arg1 any) *gomock.Call
WaitForChainStart indicates an expected call of WaitForChainStart.
type MockBeaconNodeValidator_StreamSlotsClient ¶
type MockBeaconNodeValidator_StreamSlotsClient struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_StreamSlotsClient is a mock of BeaconNodeValidator_StreamSlotsClient interface.
func NewMockBeaconNodeValidator_StreamSlotsClient ¶
func NewMockBeaconNodeValidator_StreamSlotsClient(ctrl *gomock.Controller) *MockBeaconNodeValidator_StreamSlotsClient
NewMockBeaconNodeValidator_StreamSlotsClient creates a new mock instance.
func (*MockBeaconNodeValidator_StreamSlotsClient) CloseSend ¶
func (m *MockBeaconNodeValidator_StreamSlotsClient) CloseSend() error
CloseSend mocks base method.
func (*MockBeaconNodeValidator_StreamSlotsClient) Context ¶
func (m *MockBeaconNodeValidator_StreamSlotsClient) Context() context.Context
Context mocks base method.
func (*MockBeaconNodeValidator_StreamSlotsClient) EXPECT ¶
func (m *MockBeaconNodeValidator_StreamSlotsClient) EXPECT() *MockBeaconNodeValidator_StreamSlotsClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockBeaconNodeValidator_StreamSlotsClient) Header ¶
func (m *MockBeaconNodeValidator_StreamSlotsClient) Header() (metadata.MD, error)
Header mocks base method.
func (*MockBeaconNodeValidator_StreamSlotsClient) Recv ¶
func (m *MockBeaconNodeValidator_StreamSlotsClient) Recv() (*eth.StreamSlotsResponse, error)
Recv mocks base method.
func (*MockBeaconNodeValidator_StreamSlotsClient) RecvMsg ¶
func (m *MockBeaconNodeValidator_StreamSlotsClient) RecvMsg(arg0 any) error
RecvMsg mocks base method.
func (*MockBeaconNodeValidator_StreamSlotsClient) SendMsg ¶
func (m *MockBeaconNodeValidator_StreamSlotsClient) SendMsg(arg0 any) error
SendMsg mocks base method.
func (*MockBeaconNodeValidator_StreamSlotsClient) Trailer ¶
func (m *MockBeaconNodeValidator_StreamSlotsClient) Trailer() metadata.MD
Trailer mocks base method.
type MockBeaconNodeValidator_StreamSlotsClientMockRecorder ¶
type MockBeaconNodeValidator_StreamSlotsClientMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_StreamSlotsClientMockRecorder is the mock recorder for MockBeaconNodeValidator_StreamSlotsClient.
func (*MockBeaconNodeValidator_StreamSlotsClientMockRecorder) CloseSend ¶
func (mr *MockBeaconNodeValidator_StreamSlotsClientMockRecorder) CloseSend() *gomock.Call
CloseSend indicates an expected call of CloseSend.
func (*MockBeaconNodeValidator_StreamSlotsClientMockRecorder) Context ¶
func (mr *MockBeaconNodeValidator_StreamSlotsClientMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context.
func (*MockBeaconNodeValidator_StreamSlotsClientMockRecorder) Header ¶
func (mr *MockBeaconNodeValidator_StreamSlotsClientMockRecorder) Header() *gomock.Call
Header indicates an expected call of Header.
func (*MockBeaconNodeValidator_StreamSlotsClientMockRecorder) Recv ¶
func (mr *MockBeaconNodeValidator_StreamSlotsClientMockRecorder) Recv() *gomock.Call
Recv indicates an expected call of Recv.
func (*MockBeaconNodeValidator_StreamSlotsClientMockRecorder) RecvMsg ¶
func (mr *MockBeaconNodeValidator_StreamSlotsClientMockRecorder) RecvMsg(arg0 any) *gomock.Call
RecvMsg indicates an expected call of RecvMsg.
func (*MockBeaconNodeValidator_StreamSlotsClientMockRecorder) SendMsg ¶
func (mr *MockBeaconNodeValidator_StreamSlotsClientMockRecorder) SendMsg(arg0 any) *gomock.Call
SendMsg indicates an expected call of SendMsg.
func (*MockBeaconNodeValidator_StreamSlotsClientMockRecorder) Trailer ¶
func (mr *MockBeaconNodeValidator_StreamSlotsClientMockRecorder) Trailer() *gomock.Call
Trailer indicates an expected call of Trailer.
type MockBeaconNodeValidator_StreamSlotsServer ¶
type MockBeaconNodeValidator_StreamSlotsServer struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_StreamSlotsServer is a mock of BeaconNodeValidator_StreamSlotsServer interface.
func NewMockBeaconNodeValidator_StreamSlotsServer ¶
func NewMockBeaconNodeValidator_StreamSlotsServer(ctrl *gomock.Controller) *MockBeaconNodeValidator_StreamSlotsServer
NewMockBeaconNodeValidator_StreamSlotsServer creates a new mock instance.
func (*MockBeaconNodeValidator_StreamSlotsServer) Context ¶
func (m *MockBeaconNodeValidator_StreamSlotsServer) Context() context.Context
Context mocks base method.
func (*MockBeaconNodeValidator_StreamSlotsServer) EXPECT ¶
func (m *MockBeaconNodeValidator_StreamSlotsServer) EXPECT() *MockBeaconNodeValidator_StreamSlotsServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockBeaconNodeValidator_StreamSlotsServer) RecvMsg ¶
func (m *MockBeaconNodeValidator_StreamSlotsServer) RecvMsg(arg0 any) error
RecvMsg mocks base method.
func (*MockBeaconNodeValidator_StreamSlotsServer) Send ¶
func (m *MockBeaconNodeValidator_StreamSlotsServer) Send(arg0 *eth.StreamSlotsResponse) error
Send mocks base method.
func (*MockBeaconNodeValidator_StreamSlotsServer) SendHeader ¶
func (m *MockBeaconNodeValidator_StreamSlotsServer) SendHeader(arg0 metadata.MD) error
SendHeader mocks base method.
func (*MockBeaconNodeValidator_StreamSlotsServer) SendMsg ¶
func (m *MockBeaconNodeValidator_StreamSlotsServer) SendMsg(arg0 any) error
SendMsg mocks base method.
func (*MockBeaconNodeValidator_StreamSlotsServer) SetHeader ¶
func (m *MockBeaconNodeValidator_StreamSlotsServer) SetHeader(arg0 metadata.MD) error
SetHeader mocks base method.
func (*MockBeaconNodeValidator_StreamSlotsServer) SetTrailer ¶
func (m *MockBeaconNodeValidator_StreamSlotsServer) SetTrailer(arg0 metadata.MD)
SetTrailer mocks base method.
type MockBeaconNodeValidator_StreamSlotsServerMockRecorder ¶
type MockBeaconNodeValidator_StreamSlotsServerMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_StreamSlotsServerMockRecorder is the mock recorder for MockBeaconNodeValidator_StreamSlotsServer.
func (*MockBeaconNodeValidator_StreamSlotsServerMockRecorder) Context ¶
func (mr *MockBeaconNodeValidator_StreamSlotsServerMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context.
func (*MockBeaconNodeValidator_StreamSlotsServerMockRecorder) RecvMsg ¶
func (mr *MockBeaconNodeValidator_StreamSlotsServerMockRecorder) RecvMsg(arg0 any) *gomock.Call
RecvMsg indicates an expected call of RecvMsg.
func (*MockBeaconNodeValidator_StreamSlotsServerMockRecorder) Send ¶
func (mr *MockBeaconNodeValidator_StreamSlotsServerMockRecorder) Send(arg0 any) *gomock.Call
Send indicates an expected call of Send.
func (*MockBeaconNodeValidator_StreamSlotsServerMockRecorder) SendHeader ¶
func (mr *MockBeaconNodeValidator_StreamSlotsServerMockRecorder) SendHeader(arg0 any) *gomock.Call
SendHeader indicates an expected call of SendHeader.
func (*MockBeaconNodeValidator_StreamSlotsServerMockRecorder) SendMsg ¶
func (mr *MockBeaconNodeValidator_StreamSlotsServerMockRecorder) SendMsg(arg0 any) *gomock.Call
SendMsg indicates an expected call of SendMsg.
func (*MockBeaconNodeValidator_StreamSlotsServerMockRecorder) SetHeader ¶
func (mr *MockBeaconNodeValidator_StreamSlotsServerMockRecorder) SetHeader(arg0 any) *gomock.Call
SetHeader indicates an expected call of SetHeader.
func (*MockBeaconNodeValidator_StreamSlotsServerMockRecorder) SetTrailer ¶
func (mr *MockBeaconNodeValidator_StreamSlotsServerMockRecorder) SetTrailer(arg0 any) *gomock.Call
SetTrailer indicates an expected call of SetTrailer.
type MockBeaconNodeValidator_WaitForActivationClient ¶
type MockBeaconNodeValidator_WaitForActivationClient struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_WaitForActivationClient is a mock of BeaconNodeValidator_WaitForActivationClient interface.
func NewMockBeaconNodeValidator_WaitForActivationClient ¶
func NewMockBeaconNodeValidator_WaitForActivationClient(ctrl *gomock.Controller) *MockBeaconNodeValidator_WaitForActivationClient
NewMockBeaconNodeValidator_WaitForActivationClient creates a new mock instance.
func (*MockBeaconNodeValidator_WaitForActivationClient) CloseSend ¶
func (m *MockBeaconNodeValidator_WaitForActivationClient) CloseSend() error
CloseSend mocks base method.
func (*MockBeaconNodeValidator_WaitForActivationClient) Context ¶
func (m *MockBeaconNodeValidator_WaitForActivationClient) Context() context.Context
Context mocks base method.
func (*MockBeaconNodeValidator_WaitForActivationClient) EXPECT ¶
func (m *MockBeaconNodeValidator_WaitForActivationClient) EXPECT() *MockBeaconNodeValidator_WaitForActivationClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockBeaconNodeValidator_WaitForActivationClient) Header ¶
func (m *MockBeaconNodeValidator_WaitForActivationClient) Header() (metadata.MD, error)
Header mocks base method.
func (*MockBeaconNodeValidator_WaitForActivationClient) Recv ¶
func (m *MockBeaconNodeValidator_WaitForActivationClient) Recv() (*eth.ValidatorActivationResponse, error)
Recv mocks base method.
func (*MockBeaconNodeValidator_WaitForActivationClient) RecvMsg ¶
func (m *MockBeaconNodeValidator_WaitForActivationClient) RecvMsg(arg0 any) error
RecvMsg mocks base method.
func (*MockBeaconNodeValidator_WaitForActivationClient) SendMsg ¶
func (m *MockBeaconNodeValidator_WaitForActivationClient) SendMsg(arg0 any) error
SendMsg mocks base method.
func (*MockBeaconNodeValidator_WaitForActivationClient) Trailer ¶
func (m *MockBeaconNodeValidator_WaitForActivationClient) Trailer() metadata.MD
Trailer mocks base method.
type MockBeaconNodeValidator_WaitForActivationClientMockRecorder ¶
type MockBeaconNodeValidator_WaitForActivationClientMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_WaitForActivationClientMockRecorder is the mock recorder for MockBeaconNodeValidator_WaitForActivationClient.
func (*MockBeaconNodeValidator_WaitForActivationClientMockRecorder) CloseSend ¶
func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) CloseSend() *gomock.Call
CloseSend indicates an expected call of CloseSend.
func (*MockBeaconNodeValidator_WaitForActivationClientMockRecorder) Context ¶
func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context.
func (*MockBeaconNodeValidator_WaitForActivationClientMockRecorder) Header ¶
func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) Header() *gomock.Call
Header indicates an expected call of Header.
func (*MockBeaconNodeValidator_WaitForActivationClientMockRecorder) Recv ¶
func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) Recv() *gomock.Call
Recv indicates an expected call of Recv.
func (*MockBeaconNodeValidator_WaitForActivationClientMockRecorder) RecvMsg ¶
func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) RecvMsg(arg0 any) *gomock.Call
RecvMsg indicates an expected call of RecvMsg.
func (*MockBeaconNodeValidator_WaitForActivationClientMockRecorder) SendMsg ¶
func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) SendMsg(arg0 any) *gomock.Call
SendMsg indicates an expected call of SendMsg.
func (*MockBeaconNodeValidator_WaitForActivationClientMockRecorder) Trailer ¶
func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) Trailer() *gomock.Call
Trailer indicates an expected call of Trailer.
type MockBeaconNodeValidator_WaitForActivationServer ¶
type MockBeaconNodeValidator_WaitForActivationServer struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_WaitForActivationServer is a mock of BeaconNodeValidator_WaitForActivationServer interface.
func NewMockBeaconNodeValidator_WaitForActivationServer ¶
func NewMockBeaconNodeValidator_WaitForActivationServer(ctrl *gomock.Controller) *MockBeaconNodeValidator_WaitForActivationServer
NewMockBeaconNodeValidator_WaitForActivationServer creates a new mock instance.
func (*MockBeaconNodeValidator_WaitForActivationServer) Context ¶
func (m *MockBeaconNodeValidator_WaitForActivationServer) Context() context.Context
Context mocks base method.
func (*MockBeaconNodeValidator_WaitForActivationServer) EXPECT ¶
func (m *MockBeaconNodeValidator_WaitForActivationServer) EXPECT() *MockBeaconNodeValidator_WaitForActivationServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockBeaconNodeValidator_WaitForActivationServer) RecvMsg ¶
func (m *MockBeaconNodeValidator_WaitForActivationServer) RecvMsg(arg0 any) error
RecvMsg mocks base method.
func (*MockBeaconNodeValidator_WaitForActivationServer) Send ¶
func (m *MockBeaconNodeValidator_WaitForActivationServer) Send(arg0 *eth.ValidatorActivationResponse) error
Send mocks base method.
func (*MockBeaconNodeValidator_WaitForActivationServer) SendHeader ¶
func (m *MockBeaconNodeValidator_WaitForActivationServer) SendHeader(arg0 metadata.MD) error
SendHeader mocks base method.
func (*MockBeaconNodeValidator_WaitForActivationServer) SendMsg ¶
func (m *MockBeaconNodeValidator_WaitForActivationServer) SendMsg(arg0 any) error
SendMsg mocks base method.
func (*MockBeaconNodeValidator_WaitForActivationServer) SetHeader ¶
func (m *MockBeaconNodeValidator_WaitForActivationServer) SetHeader(arg0 metadata.MD) error
SetHeader mocks base method.
func (*MockBeaconNodeValidator_WaitForActivationServer) SetTrailer ¶
func (m *MockBeaconNodeValidator_WaitForActivationServer) SetTrailer(arg0 metadata.MD)
SetTrailer mocks base method.
type MockBeaconNodeValidator_WaitForActivationServerMockRecorder ¶
type MockBeaconNodeValidator_WaitForActivationServerMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_WaitForActivationServerMockRecorder is the mock recorder for MockBeaconNodeValidator_WaitForActivationServer.
func (*MockBeaconNodeValidator_WaitForActivationServerMockRecorder) Context ¶
func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context.
func (*MockBeaconNodeValidator_WaitForActivationServerMockRecorder) RecvMsg ¶
func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) RecvMsg(arg0 any) *gomock.Call
RecvMsg indicates an expected call of RecvMsg.
func (*MockBeaconNodeValidator_WaitForActivationServerMockRecorder) Send ¶
func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) Send(arg0 any) *gomock.Call
Send indicates an expected call of Send.
func (*MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SendHeader ¶
func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SendHeader(arg0 any) *gomock.Call
SendHeader indicates an expected call of SendHeader.
func (*MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SendMsg ¶
func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SendMsg(arg0 any) *gomock.Call
SendMsg indicates an expected call of SendMsg.
func (*MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SetHeader ¶
func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SetHeader(arg0 any) *gomock.Call
SetHeader indicates an expected call of SetHeader.
func (*MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SetTrailer ¶
func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SetTrailer(arg0 any) *gomock.Call
SetTrailer indicates an expected call of SetTrailer.
type MockBeaconNodeValidator_WaitForChainStartClient ¶
type MockBeaconNodeValidator_WaitForChainStartClient struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_WaitForChainStartClient is a mock of BeaconNodeValidator_WaitForChainStartClient interface.
func NewMockBeaconNodeValidator_WaitForChainStartClient ¶
func NewMockBeaconNodeValidator_WaitForChainStartClient(ctrl *gomock.Controller) *MockBeaconNodeValidator_WaitForChainStartClient
NewMockBeaconNodeValidator_WaitForChainStartClient creates a new mock instance.
func (*MockBeaconNodeValidator_WaitForChainStartClient) CloseSend ¶
func (m *MockBeaconNodeValidator_WaitForChainStartClient) CloseSend() error
CloseSend mocks base method.
func (*MockBeaconNodeValidator_WaitForChainStartClient) Context ¶
func (m *MockBeaconNodeValidator_WaitForChainStartClient) Context() context.Context
Context mocks base method.
func (*MockBeaconNodeValidator_WaitForChainStartClient) EXPECT ¶
func (m *MockBeaconNodeValidator_WaitForChainStartClient) EXPECT() *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockBeaconNodeValidator_WaitForChainStartClient) Header ¶
func (m *MockBeaconNodeValidator_WaitForChainStartClient) Header() (metadata.MD, error)
Header mocks base method.
func (*MockBeaconNodeValidator_WaitForChainStartClient) Recv ¶
func (m *MockBeaconNodeValidator_WaitForChainStartClient) Recv() (*eth.ChainStartResponse, error)
Recv mocks base method.
func (*MockBeaconNodeValidator_WaitForChainStartClient) RecvMsg ¶
func (m *MockBeaconNodeValidator_WaitForChainStartClient) RecvMsg(arg0 any) error
RecvMsg mocks base method.
func (*MockBeaconNodeValidator_WaitForChainStartClient) SendMsg ¶
func (m *MockBeaconNodeValidator_WaitForChainStartClient) SendMsg(arg0 any) error
SendMsg mocks base method.
func (*MockBeaconNodeValidator_WaitForChainStartClient) Trailer ¶
func (m *MockBeaconNodeValidator_WaitForChainStartClient) Trailer() metadata.MD
Trailer mocks base method.
type MockBeaconNodeValidator_WaitForChainStartClientMockRecorder ¶
type MockBeaconNodeValidator_WaitForChainStartClientMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_WaitForChainStartClientMockRecorder is the mock recorder for MockBeaconNodeValidator_WaitForChainStartClient.
func (*MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) CloseSend ¶
func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) CloseSend() *gomock.Call
CloseSend indicates an expected call of CloseSend.
func (*MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) Context ¶
func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context.
func (*MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) Header ¶
func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) Header() *gomock.Call
Header indicates an expected call of Header.
func (*MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) Recv ¶
func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) Recv() *gomock.Call
Recv indicates an expected call of Recv.
func (*MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) RecvMsg ¶
func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) RecvMsg(arg0 any) *gomock.Call
RecvMsg indicates an expected call of RecvMsg.
func (*MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) SendMsg ¶
func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) SendMsg(arg0 any) *gomock.Call
SendMsg indicates an expected call of SendMsg.
func (*MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) Trailer ¶
func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) Trailer() *gomock.Call
Trailer indicates an expected call of Trailer.
type MockBeaconNodeValidator_WaitForChainStartServer ¶
type MockBeaconNodeValidator_WaitForChainStartServer struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_WaitForChainStartServer is a mock of BeaconNodeValidator_WaitForChainStartServer interface.
func NewMockBeaconNodeValidator_WaitForChainStartServer ¶
func NewMockBeaconNodeValidator_WaitForChainStartServer(ctrl *gomock.Controller) *MockBeaconNodeValidator_WaitForChainStartServer
NewMockBeaconNodeValidator_WaitForChainStartServer creates a new mock instance.
func (*MockBeaconNodeValidator_WaitForChainStartServer) Context ¶
func (m *MockBeaconNodeValidator_WaitForChainStartServer) Context() context.Context
Context mocks base method.
func (*MockBeaconNodeValidator_WaitForChainStartServer) EXPECT ¶
func (m *MockBeaconNodeValidator_WaitForChainStartServer) EXPECT() *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockBeaconNodeValidator_WaitForChainStartServer) RecvMsg ¶
func (m *MockBeaconNodeValidator_WaitForChainStartServer) RecvMsg(arg0 any) error
RecvMsg mocks base method.
func (*MockBeaconNodeValidator_WaitForChainStartServer) Send ¶
func (m *MockBeaconNodeValidator_WaitForChainStartServer) Send(arg0 *eth.ChainStartResponse) error
Send mocks base method.
func (*MockBeaconNodeValidator_WaitForChainStartServer) SendHeader ¶
func (m *MockBeaconNodeValidator_WaitForChainStartServer) SendHeader(arg0 metadata.MD) error
SendHeader mocks base method.
func (*MockBeaconNodeValidator_WaitForChainStartServer) SendMsg ¶
func (m *MockBeaconNodeValidator_WaitForChainStartServer) SendMsg(arg0 any) error
SendMsg mocks base method.
func (*MockBeaconNodeValidator_WaitForChainStartServer) SetHeader ¶
func (m *MockBeaconNodeValidator_WaitForChainStartServer) SetHeader(arg0 metadata.MD) error
SetHeader mocks base method.
func (*MockBeaconNodeValidator_WaitForChainStartServer) SetTrailer ¶
func (m *MockBeaconNodeValidator_WaitForChainStartServer) SetTrailer(arg0 metadata.MD)
SetTrailer mocks base method.
type MockBeaconNodeValidator_WaitForChainStartServerMockRecorder ¶
type MockBeaconNodeValidator_WaitForChainStartServerMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_WaitForChainStartServerMockRecorder is the mock recorder for MockBeaconNodeValidator_WaitForChainStartServer.
func (*MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) Context ¶
func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context.
func (*MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) RecvMsg ¶
func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) RecvMsg(arg0 any) *gomock.Call
RecvMsg indicates an expected call of RecvMsg.
func (*MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) Send ¶
func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) Send(arg0 any) *gomock.Call
Send indicates an expected call of Send.
func (*MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SendHeader ¶
func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SendHeader(arg0 any) *gomock.Call
SendHeader indicates an expected call of SendHeader.
func (*MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SendMsg ¶
func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SendMsg(arg0 any) *gomock.Call
SendMsg indicates an expected call of SendMsg.
func (*MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SetHeader ¶
func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SetHeader(arg0 any) *gomock.Call
SetHeader indicates an expected call of SetHeader.
func (*MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SetTrailer ¶
func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SetTrailer(arg0 any) *gomock.Call
SetTrailer indicates an expected call of SetTrailer.
type MockNodeClient ¶
type MockNodeClient struct {
// contains filtered or unexported fields
}
MockNodeClient is a mock of NodeClient interface.
func NewMockNodeClient ¶
func NewMockNodeClient(ctrl *gomock.Controller) *MockNodeClient
NewMockNodeClient creates a new mock instance.
func (*MockNodeClient) EXPECT ¶
func (m *MockNodeClient) EXPECT() *MockNodeClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockNodeClient) GetETH1ConnectionStatus ¶
func (m *MockNodeClient) GetETH1ConnectionStatus(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc.CallOption) (*eth.ETH1ConnectionStatus, error)
GetETH1ConnectionStatus mocks base method.
func (*MockNodeClient) GetGenesis ¶
func (m *MockNodeClient) GetGenesis(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc.CallOption) (*eth.Genesis, error)
GetGenesis mocks base method.
func (*MockNodeClient) GetHealth ¶
func (m *MockNodeClient) GetHealth(arg0 context.Context, arg1 *eth.HealthRequest, arg2 ...grpc.CallOption) (*emptypb.Empty, error)
GetHealth mocks base method.
func (*MockNodeClient) GetHost ¶
func (m *MockNodeClient) GetHost(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc.CallOption) (*eth.HostData, error)
GetHost mocks base method.
func (*MockNodeClient) GetPeer ¶
func (m *MockNodeClient) GetPeer(arg0 context.Context, arg1 *eth.PeerRequest, arg2 ...grpc.CallOption) (*eth.Peer, error)
GetPeer mocks base method.
func (*MockNodeClient) GetSyncStatus ¶
func (m *MockNodeClient) GetSyncStatus(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc.CallOption) (*eth.SyncStatus, error)
GetSyncStatus mocks base method.
func (*MockNodeClient) GetVersion ¶
func (m *MockNodeClient) GetVersion(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc.CallOption) (*eth.Version, error)
GetVersion mocks base method.
func (*MockNodeClient) ListImplementedServices ¶
func (m *MockNodeClient) ListImplementedServices(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc.CallOption) (*eth.ImplementedServices, error)
ListImplementedServices mocks base method.
type MockNodeClientMockRecorder ¶
type MockNodeClientMockRecorder struct {
// contains filtered or unexported fields
}
MockNodeClientMockRecorder is the mock recorder for MockNodeClient.
func (*MockNodeClientMockRecorder) GetETH1ConnectionStatus ¶
func (mr *MockNodeClientMockRecorder) GetETH1ConnectionStatus(arg0, arg1 any, arg2 ...any) *gomock.Call
GetETH1ConnectionStatus indicates an expected call of GetETH1ConnectionStatus.
func (*MockNodeClientMockRecorder) GetGenesis ¶
func (mr *MockNodeClientMockRecorder) GetGenesis(arg0, arg1 any, arg2 ...any) *gomock.Call
GetGenesis indicates an expected call of GetGenesis.
func (*MockNodeClientMockRecorder) GetHealth ¶
func (mr *MockNodeClientMockRecorder) GetHealth(arg0, arg1 any, arg2 ...any) *gomock.Call
GetHealth indicates an expected call of GetHealth.
func (*MockNodeClientMockRecorder) GetHost ¶
func (mr *MockNodeClientMockRecorder) GetHost(arg0, arg1 any, arg2 ...any) *gomock.Call
GetHost indicates an expected call of GetHost.
func (*MockNodeClientMockRecorder) GetPeer ¶
func (mr *MockNodeClientMockRecorder) GetPeer(arg0, arg1 any, arg2 ...any) *gomock.Call
GetPeer indicates an expected call of GetPeer.
func (*MockNodeClientMockRecorder) GetSyncStatus ¶
func (mr *MockNodeClientMockRecorder) GetSyncStatus(arg0, arg1 any, arg2 ...any) *gomock.Call
GetSyncStatus indicates an expected call of GetSyncStatus.
func (*MockNodeClientMockRecorder) GetVersion ¶
func (mr *MockNodeClientMockRecorder) GetVersion(arg0, arg1 any, arg2 ...any) *gomock.Call
GetVersion indicates an expected call of GetVersion.
func (*MockNodeClientMockRecorder) ListImplementedServices ¶
func (mr *MockNodeClientMockRecorder) ListImplementedServices(arg0, arg1 any, arg2 ...any) *gomock.Call
ListImplementedServices indicates an expected call of ListImplementedServices.