prysm-pulse/shared/cmd
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 Test EnterPassword function in shared/cmd (#5822) 2020-05-12 10:01:02 -05:00
customflags_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
customflags.go Allow setting flags via yaml config file. (#4878) 2020-03-19 14:46:44 -07:00
defaults.go Improve Validator Logging and Default Flags (#2013) 2019-03-18 09:45:28 -06:00
flags.go Add Ability to Restrict Outbound Dials (#5794) 2020-05-09 22:18:21 +00:00
helpers_test.go External slashing protection (#5895) 2020-05-20 10:23:22 -05:00
helpers.go Test EnterPassword function in shared/cmd (#5822) 2020-05-12 10:01:02 -05:00
password_reader_mock.go External slashing protection (#5895) 2020-05-20 10:23:22 -05:00
password_reader.go External slashing protection (#5895) 2020-05-20 10:23:22 -05:00
wrap_flags.go Allow setting flags via yaml config file. (#4878) 2020-03-19 14:46:44 -07:00