prysm-pulse/validator/client/beacon-api
Justin Traglia 4c916403e9
Enable dupword linter & fix findings (#12271)
* Enable dupword linter & fix findings

* Correct an incorrect fix

* Add nolint comment

* Add another nolint comment

* Revert unintended change to bazel version

---------

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2023-04-18 22:01:27 +00:00
..
mock Add REST API endpoint for beacon chain client's ListValidators (#12228) 2023-04-05 13:00:49 +02:00
test-helpers Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
activation_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
activation.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
attestation_data_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
attestation_data.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
beacon_api_beacon_chain_client_test.go Add REST API endpoint for beacon chain client's GetChainHead (#12245) 2023-04-13 11:42:59 +00:00
beacon_api_beacon_chain_client.go Add REST API endpoint for beacon chain client's GetChainHead (#12245) 2023-04-13 11:42:59 +00:00
beacon_api_helpers_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
beacon_api_helpers.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
beacon_api_node_client_test.go Add REST API endpoint for node client's GetSyncStatus (#12189) 2023-03-29 13:38:31 +00:00
beacon_api_node_client.go Add REST API endpoint for node client's GetSyncStatus (#12189) 2023-03-29 13:38:31 +00:00
beacon_api_slasher_client.go Remove unused validator endpoints from validator REST API (#12167) 2023-03-21 16:52:42 +00:00
beacon_api_validator_client_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
beacon_api_validator_client.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
beacon_block_converter_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
beacon_block_converter.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
beacon_block_json_helpers_test.go prysmctl: Add support for writing signed validator exits to disk (#12262) 2023-04-17 18:01:13 +00:00
beacon_block_json_helpers.go prysmctl: Add support for writing signed validator exits to disk (#12262) 2023-04-17 18:01:13 +00:00
beacon_block_proto_helpers_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
beacon_block_proto_helpers.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Add REST API endpoint for beacon chain client's ListValidators (#12228) 2023-04-05 13:00:49 +02:00
domain_data_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
domain_data.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
doppelganger_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
doppelganger.go Enable dupword linter & fix findings (#12271) 2023-04-18 22:01:27 +00:00
duties_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
duties.go Enable whitespace linter & fix findings (#12273) 2023-04-18 18:58:27 +00:00
genesis_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
genesis.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
get_beacon_block_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
get_beacon_block.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
index_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
index.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
json_rest_handler_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
json_rest_handler.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
log.go Add REST implementation for CheckDoppelGanger (#11835) 2023-01-18 16:13:45 +00:00
prepare_beacon_proposer_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
prepare_beacon_proposer.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
propose_attestation_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
propose_attestation.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
propose_beacon_block_altair_test.go prysmctl: Add support for writing signed validator exits to disk (#12262) 2023-04-17 18:01:13 +00:00
propose_beacon_block_bellatrix_test.go prysmctl: Add support for writing signed validator exits to disk (#12262) 2023-04-17 18:01:13 +00:00
propose_beacon_block_blinded_bellatrix_test.go prysmctl: Add support for writing signed validator exits to disk (#12262) 2023-04-17 18:01:13 +00:00
propose_beacon_block_blinded_capella_test.go prysmctl: Add support for writing signed validator exits to disk (#12262) 2023-04-17 18:01:13 +00:00
propose_beacon_block_capella_test.go prysmctl: Add support for writing signed validator exits to disk (#12262) 2023-04-17 18:01:13 +00:00
propose_beacon_block_phase0_test.go prysmctl: Add support for writing signed validator exits to disk (#12262) 2023-04-17 18:01:13 +00:00
propose_beacon_block_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
propose_beacon_block.go prysmctl: Add support for writing signed validator exits to disk (#12262) 2023-04-17 18:01:13 +00:00
propose_exit_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
propose_exit.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
registration_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
registration.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
state_validators_test.go Add REST API endpoint for beacon chain client's ListValidators (#12228) 2023-04-05 13:00:49 +02:00
state_validators.go Add REST API endpoint for beacon chain client's ListValidators (#12228) 2023-04-05 13:00:49 +02:00
status_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
status.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
stream_blocks_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
stream_blocks.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
submit_aggregate_selection_proof_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
submit_aggregate_selection_proof.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
submit_signed_aggregate_proof_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
submit_signed_aggregate_proof.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
submit_signed_contribution_and_proof_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
submit_signed_contribution_and_proof.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
subscribe_committee_subnets_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
subscribe_committee_subnets.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
sync_committee_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
sync_committee.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
wait_for_chain_start_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00