prysm-pulse/validator/client
Preston Van Loon 923e4d3a5e
Attempt to reconnect when waiting for activation (#8057)
* Attempt to reconnect when waiting for activation

* rm fuzz/attestation_fuzz.go

* math.Min, not math.Max

* Gofmt

* resolve RVV-B0003
2020-12-10 19:26:31 -06:00
..
aggregate_test.go Update waiting validator methods to be context aware (#8078) 2020-12-10 10:00:48 -06:00
aggregate.go Update waiting validator methods to be context aware (#8078) 2020-12-10 10:00:48 -06:00
attest_protect_test.go Add test for local protection genesis attestation (#7977) 2020-12-03 01:02:51 +00:00
attest_protect.go Add spans to pre and post att signing updates (#8079) 2020-12-08 23:47:02 -06:00
attest_test.go Use new attestation protection (#7605) 2020-11-10 14:14:11 +00:00
attest.go Update waiting validator methods to be context aware (#8078) 2020-12-10 10:00:48 -06:00
BUILD.bazel Attempt to reconnect when waiting for activation (#8057) 2020-12-10 19:26:31 -06:00
log_test.go Validator client logs time left to next duty (#8088) 2020-12-10 10:56:18 -08:00
log.go Validator client logs time left to next duty (#8088) 2020-12-10 10:56:18 -08:00
metrics_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
metrics.go Validator logging: return early if no att included (#7979) 2020-11-30 23:28:12 +00:00
mock_validator.go Validator client logs time left to next duty (#8088) 2020-12-10 10:56:18 -08: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 Load graffiti from file (#8041) 2020-12-04 23:15:12 +00:00
propose.go Load graffiti from file (#8041) 2020-12-04 23:15:12 +00:00
runner_test.go Remove WaitForSynced (#7835) 2020-11-16 20:48:16 -06:00
runner.go Validator client logs time left to next duty (#8088) 2020-12-10 10:56:18 -08:00
service_test.go fix(grpcHeaders): accept values with "=" symbols (#8047) 2020-12-04 21:31:15 +00:00
service.go Load graffiti from file (#8041) 2020-12-04 23:15:12 +00:00
validator_test.go Attempt to reconnect when waiting for activation (#8057) 2020-12-10 19:26:31 -06:00
validator.go Attempt to reconnect when waiting for activation (#8057) 2020-12-10 19:26:31 -06:00
wait_for_activation_test.go Attempt to reconnect when waiting for activation (#8057) 2020-12-10 19:26:31 -06:00
wait_for_activation.go Attempt to reconnect when waiting for activation (#8057) 2020-12-10 19:26:31 -06:00