prysm-pulse/beacon-chain/rpc
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
..
beacon Optimize slasher handling of duplicate attestations (#5886) 2020-05-18 20:50:35 -04:00
debug Add RPC Debug Server, Toggle Logging via gRPC (#5873) 2020-05-15 21:54:53 +00:00
node libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
validator External slashing protection (#5895) 2020-05-20 10:23:22 -05:00
BUILD.bazel Add RPC Debug Server, Toggle Logging via gRPC (#5873) 2020-05-15 21:54:53 +00:00
service_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
service.go Add RPC Debug Server, Toggle Logging via gRPC (#5873) 2020-05-15 21:54:53 +00:00