prysm-pulse/shared/cmd
Victor Farazdagi f5c87075f2
Fix issue with roaming data dir on Wins (#8095)
* patch beacon node

* make sure that check is executed before anything else

* fix format

* make sure that check is reusable by other executables

* debug infor

* fix typo

* more debug info

* use copydir

* cleanup

* better explanation

* gazelle

* go fmt

* debug tos permissions

* upadte copydir

* gazelle

* better check of tos acceptance

* expand path

* update validator

* move fixing func

* move fixing method

* make sure that updater works both on main and subcommands

* remove from startnode

* add copydir test

* add DirFiles method and tests

* fix test

* add and test HashDir

* update tests

* fix test

* add datadir removal

* update messages

* further update messages
2020-12-15 14:01:51 -06: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 Fix issue with roaming data dir on Wins (#8095) 2020-12-15 14:01:51 -06: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 Add Fallback Option for Eth1 Nodes (#8062) 2020-12-11 19:15:04 +08:00
helpers.go Add Fallback Option for Eth1 Nodes (#8062) 2020-12-11 19:15:04 +08: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