prysm-pulse/validator/client
james-prysm 7d5d30ac94
validator startup deadline bug (#12049)
* trying fix for validator startup deadline

* updating deadline duration to be set by params

* adding a runner test

* trying nishant's suggestion

* editing based on review feedback

* reverting a change

* fixing epoch deadline

* reverting aliasing
2023-03-14 12:52:56 +08:00
..
beacon-api Remove the gRPC fallback client from the validator REST API (#12051) 2023-02-27 12:46:34 +00:00
grpc-api Remove the StreamDuties endpoint (#12044) 2023-02-24 15:56:31 +00:00
iface validator startup deadline bug (#12049) 2023-03-14 12:52:56 +08:00
testutil validator startup deadline bug (#12049) 2023-03-14 12:52:56 +08:00
validator-client-factory Remove the gRPC fallback client from the validator REST API (#12051) 2023-02-27 12:46:34 +00:00
aggregate_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
aggregate.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
attest_protect_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
attest_protect.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
attest_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
attest.go Rename block interfaces (#11975) 2023-02-09 10:23:32 +01:00
BUILD.bazel Prysm V4: Remove Prysm Remote Signer (#11895) 2023-03-08 21:21:12 -06:00
key_reload_test.go Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
key_reload.go Improve validator set change event readability and error handling (#11797) 2022-12-19 22:12:09 +01:00
log.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
metrics_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
metrics.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
multiple_endpoints_grpc_resolver.go add server name to address (#11556) 2022-10-17 10:59:17 -04:00
propose_protect_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
propose_protect.go Rename block interfaces (#11975) 2023-02-09 10:23:32 +01:00
propose_test.go Rename block interfaces (#11975) 2023-02-09 10:23:32 +01:00
propose.go Add slot to proposal error logs (#12071) 2023-03-02 16:33:39 +00:00
registration_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
registration.go Add support for building a Beacon API validator client versus a gRPC one (#11612) 2022-11-07 11:29:27 +01:00
runner_test.go validator startup deadline bug (#12049) 2023-03-14 12:52:56 +08:00
runner.go validator startup deadline bug (#12049) 2023-03-14 12:52:56 +08:00
service_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
service.go Rename block interfaces (#11975) 2023-02-09 10:23:32 +01:00
slashing_protection_interchange_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
sync_committee_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
sync_committee.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
validator_test.go validator startup deadline bug (#12049) 2023-03-14 12:52:56 +08:00
validator.go validator startup deadline bug (#12049) 2023-03-14 12:52:56 +08:00
wait_for_activation_test.go Prysm V4: Remove Prysm Remote Signer (#11895) 2023-03-08 21:21:12 -06:00
wait_for_activation.go Prysm V4: Remove Prysm Remote Signer (#11895) 2023-03-08 21:21:12 -06:00