prysm-pulse/validator/client
Ivan Martinez c860553306
Handle empty local slashing protection data (#6877)
* Add handlers for empty protection data
* Remove copy
* Merge refs/heads/master into fix-isnewattslashable
* Add regression tests
* Merge refs/heads/master into fix-isnewattslashable
* Merge branch 'fix-isnewattslashable' of github.com:prysmaticlabs/prysm into fix-isnewattslashable
* Fix
* Add debug log
2020-08-05 01:03:40 +00: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 Return INVALID validator status if the BLS signature is invalid (#6576) 2020-07-28 23:19:07 -05:00