prysm-pulse/validator/client
rkapka 1d679c9533
Manual code cleanup (#6906)
* replace fmt.Sprintf with String()

* remove unconditional loop termination

* reapply `break` statements

* replace for loop if statement
2020-08-06 11:29:00 -05:00
..
aggregate_test.go Applies assertion funcs to validator/client tests (#6654) 2020-07-21 13:02:21 +00:00
aggregate.go Integrate Accounts v2 Keymanager Into Validator Client (#6489) 2020-07-08 05:01:09 +00:00
attest_protect_test.go Handle empty local slashing protection data (#6877) 2020-08-05 01:03:40 +00:00
attest_protect.go Handle empty local slashing protection data (#6877) 2020-08-05 01:03:40 +00:00
attest_test.go Applies assertion funcs to validator/client tests (#6654) 2020-07-21 13:02:21 +00:00
attest.go Remote Keymanager: Proto Definitions and Basic Client Implementation (#6526) 2020-07-10 05:49:56 +00:00
BUILD.bazel Applies assertion funcs to validator/client tests (#6654) 2020-07-21 13:02:21 +00:00
fake_validator_test.go Make external slasher protection fail on load if slasher is not reachable (#6704) 2020-07-27 20:06:49 +00:00
log.go Revert Stream Duties (#6473) 2020-07-02 17:50:05 +00:00
metrics_test.go Show overall validator results in addition to epoch specific results (#6492) 2020-07-07 19:23:56 +00:00
metrics.go Fix inconsistent pubkey formatting in logs (#6600) 2020-07-14 20:37:01 +00:00
propose_protect_test.go Applies assertion funcs to validator/client tests (#6654) 2020-07-21 13:02:21 +00:00
propose_protect.go Merge separated local slashing protection flags (#6487) 2020-07-03 21:01:54 -05:00
propose_test.go Applies assertion funcs to validator/client tests (#6654) 2020-07-21 13:02:21 +00:00
propose.go Remote Keymanager: Proto Definitions and Basic Client Implementation (#6526) 2020-07-10 05:49:56 +00:00
runner_test.go Make external slasher protection fail on load if slasher is not reachable (#6704) 2020-07-27 20:06:49 +00:00
runner.go Make external slasher protection fail on load if slasher is not reachable (#6704) 2020-07-27 20:06:49 +00:00
service_test.go Applies assertion funcs to validator/client tests (#6654) 2020-07-21 13:02:21 +00:00
service.go Better gRPC retry including stream retry (#6670) 2020-07-21 22:45:52 -05:00
validator_test.go Applies assertion funcs to validator/client tests (#6654) 2020-07-21 13:02:21 +00:00
validator.go Manual code cleanup (#6906) 2020-08-06 11:29:00 -05:00