prysm-pulse/validator/client/beacon-api
Dhruv Bodani e100fb0c08
Add support for sync committee selections (#13633)
* add support for sync committee selections

* go mod tidy

* remove unused fields

* fix build

* fix build

---------

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2024-02-23 13:53:42 +00:00
..
mock Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
test-helpers Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
activation_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
activation.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
attestation_data_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
attestation_data.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
beacon_api_beacon_chain_client_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
beacon_api_beacon_chain_client.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
beacon_api_helpers_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
beacon_api_helpers.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
beacon_api_node_client_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
beacon_api_node_client.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
beacon_api_validator_client_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
beacon_api_validator_client.go Add support for sync committee selections (#13633) 2024-02-23 13:53:42 +00:00
beacon_block_converter_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
beacon_block_converter.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
beacon_block_json_helpers_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
beacon_block_json_helpers.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
beacon_block_proto_helpers_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
beacon_block_proto_helpers.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
beacon_committee_selections_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
beacon_committee_selections.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
BUILD.bazel Add support for sync committee selections (#13633) 2024-02-23 13:53:42 +00:00
domain_data_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
domain_data.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
doppelganger_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
doppelganger.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
duties_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
duties.go Remove deprecated items (#13600) 2024-02-15 15:23:31 +00:00
event_handler_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
event_handler.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
genesis_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
genesis.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
get_beacon_block_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
get_beacon_block.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
index_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
index.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
json_rest_handler_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
json_rest_handler.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
log.go Add REST implementation for CheckDoppelGanger (#11835) 2023-01-18 16:13:45 +00:00
prepare_beacon_proposer_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
prepare_beacon_proposer.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
propose_attestation_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
propose_attestation.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
propose_beacon_block_altair_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
propose_beacon_block_bellatrix_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
propose_beacon_block_blinded_bellatrix_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
propose_beacon_block_blinded_capella_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
propose_beacon_block_blinded_deneb_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
propose_beacon_block_capella_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
propose_beacon_block_deneb_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
propose_beacon_block_phase0_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
propose_beacon_block_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
propose_beacon_block.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
propose_exit_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
propose_exit.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
prysm_beacon_chain_client.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
registration_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
registration.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
state_validators_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
state_validators.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
status_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
status.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
stream_blocks_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
stream_blocks.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
submit_aggregate_selection_proof_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
submit_aggregate_selection_proof.go Remove leftover log (#13627) 2024-02-16 14:02:56 +00:00
submit_signed_aggregate_proof_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
submit_signed_aggregate_proof.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
submit_signed_contribution_and_proof_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
submit_signed_contribution_and_proof.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
subscribe_committee_subnets_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
subscribe_committee_subnets.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
sync_committee_selections_test.go Add support for sync committee selections (#13633) 2024-02-23 13:53:42 +00:00
sync_committee_selections.go Add support for sync committee selections (#13633) 2024-02-23 13:53:42 +00:00
sync_committee_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
sync_committee.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
validator_count_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
wait_for_chain_start_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00