prysm-pulse/validator/client
Ivan Martinez d8c57541e4
Validator client cleanup (#5389)
* Validator client status optimizations
* Reorder WaitForSync
* Change log to switch case
* Show activation epoch
* Change sync timing to half slot, inaccurate previously
* Merge branch 'master' into validator-imporve
2020-04-12 02:05:23 +00:00
..
BUILD.bazel Remove unused validator protos (#5304) 2020-04-06 11:24:24 +08:00
fake_validator_test.go Remove unused validator protos (#5304) 2020-04-06 11:24:24 +08:00
grpc_interceptor.go Validator: cache domain data calls (#4914) 2020-02-24 13:02:45 -08:00
runner_test.go Remove unused validator protos (#5304) 2020-04-06 11:24:24 +08:00
runner.go Validator client cleanup (#5389) 2020-04-12 02:05:23 +00:00
service_test.go Add detection package for slashing detection functions (#4861) 2020-02-14 10:46:55 -06:00
service.go Reduce noise in validator logs (#5307) 2020-04-05 15:36:18 -04:00
validator_aggregate_test.go Migrate SubmitAggregateAndProof (#4951) 2020-02-27 20:23:35 +00:00
validator_aggregate.go Tweak validator logging (#5103) 2020-03-15 15:46:22 +00:00
validator_attest_test.go Update attester wait time (#4791) 2020-02-10 10:59:55 -06:00
validator_attest.go Return statuses on duties (#5069) 2020-03-12 19:07:37 +00:00
validator_log.go Add aggregator indices to logs (#4385) 2020-01-02 17:45:48 -06:00
validator_metrics.go Return statuses on duties (#5069) 2020-03-12 19:07:37 +00:00
validator_propose_test.go fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30
validator_propose.go Enable slashing protection in validator by default (#5278) 2020-04-01 23:17:32 +00:00
validator_test.go Validator client cleanup (#5389) 2020-04-12 02:05:23 +00:00
validator.go Validator client cleanup (#5389) 2020-04-12 02:05:23 +00:00