prysm-pulse/validator/client
terence tsao daf6da5beb
Add hydrate indexed att test helper (#8261)
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-01-13 22:05:57 +00:00
..
aggregate_test.go Add hydrate indexed att test helper (#8261) 2021-01-13 22:05:57 +00:00
aggregate.go Update waiting validator methods to be context aware (#8078) 2020-12-10 10:00:48 -06:00
attest_protect_test.go Cleanup Attester DB Protection Files and Add Back Save Lowest Epochs Functionality (#8232) 2021-01-12 09:32:13 -06:00
attest_protect.go Cleanup Attester DB Protection Files and Add Back Save Lowest Epochs Functionality (#8232) 2021-01-12 09:32:13 -06:00
attest_test.go Add timely attest flag to fix #8185 (#8235) 2021-01-08 17:54:46 -08:00
attest.go Remove timeout debug log (#8247) 2021-01-11 22:23:13 +00:00
BUILD.bazel Cleanup Attester DB Protection Files and Add Back Save Lowest Epochs Functionality (#8232) 2021-01-12 09:32:13 -06:00
log_test.go Show number of user pubkeys for attesting and proposing in "Next duty" log output (#8187) 2021-01-07 10:22:38 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
metrics_test.go Add space at the start of comments (#8202) 2021-01-05 13:09:41 +00:00
metrics.go Validator code health improvements (#8106) 2020-12-14 21:10:02 +00:00
mock_validator.go Fix Attest early if valid block is received before 4 seconds (#8197) 2021-01-06 21:10:26 +00:00
multiple_endpoints_grpc_resolver.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
propose_protect_test.go Remove custom block body root and block root methods (#8069) 2020-12-09 12:11:42 -06:00
propose_protect.go Allow Optional Signing Roots in Proposal History (#7960) 2020-11-25 22:24:07 +00:00
propose_test.go Cleanup Attester DB Protection Files and Add Back Save Lowest Epochs Functionality (#8232) 2021-01-12 09:32:13 -06:00
propose.go Simpler and Safer Attester Slashing Protection (#8086) 2020-12-11 12:31:35 -06:00
runner_test.go Remove WaitForSynced (#7835) 2020-11-16 20:48:16 -06:00
runner.go Fix Attest early if valid block is received before 4 seconds (#8197) 2021-01-06 21:10:26 +00:00
service_test.go Stream Validator and Beacon Logs via gRPC Streams (#8150) 2020-12-18 18:03:24 +00:00
service.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
validator_test.go Fix Attest early if valid block is received before 4 seconds (#8197) 2021-01-06 21:10:26 +00:00
validator.go Fix Attest early if valid block is received before 4 seconds (#8197) 2021-01-06 21:10:26 +00:00
wait_for_activation_test.go Refetch validating keys if no keys are fetched (#8000) 2020-12-11 20:55:52 +01:00
wait_for_activation.go Refetch validating keys if no keys are fetched (#8000) 2020-12-11 20:55:52 +01:00