prysm-pulse/shared/cmd
Kevin Lu e52df323f7
Added public/private flags for IP address white/blacklisting (#8648)
* Added public/private flags for IP address white/blacklisting

* Provided reference docs for private IP address ranges

* Formatting changes and inline comments for private ip address specification

* @nisdas feedback, commentary fixes

* Added in inverse case where we allow for private address

* changed helper function to take in multiaddr Action as argument, syntax changes for control logic

* minor refactoring to control flow of configFilter and private addr filter helper function

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: Nishant Das <nishdas93@gmail.com>
2021-04-21 06:25: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 Add space at the start of comments (#8202) 2021-01-05 13:09:41 +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 Added public/private flags for IP address white/blacklisting (#8648) 2021-04-21 06:25:30 +00: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