prysm-pulse/shared/cmd
Radosław Kapka 9d7052796b
Restore database CLI command (#8061)
* restore beacon node db

* revert image name

* move restore out of the kv folder

* remove files from kv folder

* go mod tidy

* Remove usage of prometheus testutil

* add yes/no to prompt text

* restore slasher db

* organize imports

* go mod tidy

* restore validator db

* close slasher db

* defer close backup db in tests

* simplify function literal
2020-12-07 21:36:43 +01: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 Restore database CLI command (#8061) 2020-12-07 21:36:43 +01:00
helpers_test.go Fix Powchain Error In Startup (#7621) 2020-10-23 03:57:19 +00:00
helpers.go Fix Powchain Error In Startup (#7621) 2020-10-23 03:57: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