.. |
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
|
HTTP Beacon API: /eth/v1/validator/attestation_data (#12634)
|
2023-08-14 17:56:36 +03:00 |
attestation_data.go
|
HTTP Beacon API: /eth/v1/validator/attestation_data (#12634)
|
2023-08-14 17:56:36 +03:00 |
beacon_api_beacon_chain_client_test.go
|
Implement GetValidatorPerformance beacon chain client (#12581)
|
2023-07-18 08:57:54 +00:00 |
beacon_api_beacon_chain_client.go
|
Fix GetValidatorPerformance endpoint (#12638)
|
2023-07-19 15:29:07 +00:00 |
beacon_api_helpers_test.go
|
HTTP Beacon API: /eth/v1/validator/sync_committee_subscriptions (#12689)
|
2023-08-08 22:54:04 +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 implementation of node version endpoint (#12809)
|
2023-08-25 13:14:08 +00:00 |
beacon_api_node_client.go
|
Add REST implementation of node version endpoint (#12809)
|
2023-08-25 13:14:08 +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
|
HTTP Beacon API: /eth/v1/validator/attestation_data (#12634)
|
2023-08-14 17:56:36 +03: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
|
REST implementation of /eth/v1/validator/register_validator (#12758)
|
2023-08-21 15:42:43 +00: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
|
HTTP Beacon API: /eth/v1/validator/sync_committee_subscriptions (#12689)
|
2023-08-08 22:54:04 +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
|
migrating Beacon API code from eip4844 to deneb-integration (#12568)
|
2023-08-31 08:41:57 -05:00 |
propose_beacon_block_bellatrix_test.go
|
migrating Beacon API code from eip4844 to deneb-integration (#12568)
|
2023-08-31 08:41:57 -05:00 |
propose_beacon_block_blinded_bellatrix_test.go
|
migrating Beacon API code from eip4844 to deneb-integration (#12568)
|
2023-08-31 08:41:57 -05:00 |
propose_beacon_block_blinded_capella_test.go
|
migrating Beacon API code from eip4844 to deneb-integration (#12568)
|
2023-08-31 08:41:57 -05:00 |
propose_beacon_block_capella_test.go
|
migrating Beacon API code from eip4844 to deneb-integration (#12568)
|
2023-08-31 08:41:57 -05:00 |
propose_beacon_block_phase0_test.go
|
migrating Beacon API code from eip4844 to deneb-integration (#12568)
|
2023-08-31 08:41:57 -05:00 |
propose_beacon_block_test.go
|
Update to V4 🚀 (#12134)
|
2023-03-17 18:52:56 +00:00 |
propose_beacon_block.go
|
migrating Beacon API code from eip4844 to deneb-integration (#12568)
|
2023-08-31 08:41:57 -05: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
|
REST implementation of /eth/v1/validator/register_validator (#12758)
|
2023-08-21 15:42:43 +00:00 |
registration.go
|
REST implementation of /eth/v1/validator/register_validator (#12758)
|
2023-08-21 15:42:43 +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
|
multiple validator status - optimization (#12487)
|
2023-06-15 17:20:00 -05:00 |
stream_blocks_test.go
|
migrating Beacon API code from eip4844 to deneb-integration (#12568)
|
2023-08-31 08:41:57 -05:00 |
stream_blocks.go
|
migrating Beacon API code from eip4844 to deneb-integration (#12568)
|
2023-08-31 08:41:57 -05:00 |
submit_aggregate_selection_proof_test.go
|
HTTP Beacon API: /eth/v1/validator/attestation_data (#12634)
|
2023-08-14 17:56:36 +03: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 |