prysm-pulse/shared/cmd
bidlocode 5f9ea35b3f
Add terms of use acceptance requirement (#7527)
* add accept tos

* fix typos

* add fixes

* check tos after config file loaded

* extend test

* add TERMS_OF_SERVICE.md

* fix

* fix typos

* add accept tos flag to e2e

* add flag to help

* add VerifyTosAcceptedOrPrompt to slasher

* fix gofmt

* fix import

* fix bazel
2020-10-15 02:05:30 +00:00
..
BUILD.bazel Fix config file flags in subcommands (#7475) 2020-10-11 08:26:59 -07:00
config_test.go Fix CMD Config and modify --historical-slasher-node (#6730) 2020-08-02 22:09:10 +00:00
config.go Fix CMD Config and modify --historical-slasher-node (#6730) 2020-08-02 22:09:10 +00:00
defaults.go Refactor Wallet Password Handling, Preventing Wallet Corruption (#6933) 2020-08-10 18:54:40 +00:00
flags_test.go Fix config file flags in subcommands (#7475) 2020-10-11 08:26:59 -07:00
flags.go Add terms of use acceptance requirement (#7527) 2020-10-15 02:05:30 +00:00
helpers_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
helpers.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
password_reader_mock.go External slashing protection (#5895) 2020-05-20 10:23:22 -05:00
password_reader.go Shadowed Predeclared Indentifier analyzer (#7215) 2020-09-14 12:49:15 +02:00
wrap_flags.go Fix multiple anti-patterns from DeepSource analysis (#6951) 2020-08-10 16:16:45 +00:00