prysm-pulse/validator/client
Shay Zluf 17169e5a2d
External slashing protection (#5895)
* slasher grpc client

* do not export

* slasher on a different package

* fix featureconfig

* change to rough time

* revert roughtime

* remove extra comma

* revert order change

* goimports

* fix comments and tests

* fix package name

* revert reorder

* comment for start

* service

* fix visibility

* external slasher validator protection implementation

* gaz

* fix comment

* add comments

* nishant feedback

* raul feedback

* preston feedback

* fix flags

* fix imports

* fix imports

* port 4002

* added tests

* fix log

* fix imports

* fix imports name

* raul feedback

* gaz

* terence comment

* change name

* runtime fixes

* add flag check

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-05-20 10:23:22 -05:00
..
BUILD.bazel External slashing protection (#5895) 2020-05-20 10:23:22 -05:00
fake_validator_test.go Refactor validator protection for attesters (#5695) 2020-05-08 10:16:53 -05:00
runner_test.go Add static analysis to enforce usage of InitWithReset (#5654) 2020-04-28 01:13:33 +00:00
runner.go Refactor validator protection for attesters (#5695) 2020-05-08 10:16:53 -05:00
service_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
service.go External slashing protection (#5895) 2020-05-20 10:23:22 -05:00
validator_aggregate_test.go Properly Divide SecondsPerSlot Into Milliseconds (#5821) 2020-05-13 11:28:17 +08:00
validator_aggregate.go Properly Divide SecondsPerSlot Into Milliseconds (#5821) 2020-05-13 11:28:17 +08:00
validator_attest_test.go Refactor validator protection for attesters (#5695) 2020-05-08 10:16:53 -05:00
validator_attest.go External slashing protection (#5895) 2020-05-20 10:23:22 -05:00
validator_log.go Add aggregator indices to logs (#4385) 2020-01-02 17:45:48 -06:00
validator_metrics.go Fix percentages for validator metric logging (#5609) 2020-04-24 05:10:09 +00:00
validator_propose_test.go Unify generated mocks into shared/mock (#5862) 2020-05-15 12:27:46 -05:00
validator_propose.go External slashing protection (#5895) 2020-05-20 10:23:22 -05:00
validator_test.go Unify generated mocks into shared/mock (#5862) 2020-05-15 12:27:46 -05:00
validator.go External slashing protection (#5895) 2020-05-20 10:23:22 -05:00