prysm-pulse/beacon-chain/node
Sammy Rosso 39a7988e9e
Add error if chain-config-file used concurrently with network (#10863)
* Add error if chain-config-file used with network

If the chain-config-file flag is used concurrently with the network
flag then error and exit.
Related to #10822.

* Add config file name to error message with `fmt`

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>

* Add unit test for hasNetworkFlag

* Add list of network flags to features

* Fix imports

* Run gazelle

* retrigger checks

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2022-10-25 10:48:25 +00:00
..
registration Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
BUILD.bazel Add error if chain-config-file used concurrently with network (#10863) 2022-10-25 10:48:25 +00:00
config_test.go Improvement to Fee Recipient UX (#11307) 2022-09-22 11:35:35 -05:00
config.go Add CLI flag to define execution engine timout (#11489) 2022-09-30 18:05:05 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
node_test.go Add error if chain-config-file used concurrently with network (#10863) 2022-10-25 10:48:25 +00:00
node.go Add error if chain-config-file used concurrently with network (#10863) 2022-10-25 10:48:25 +00:00
options.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
prometheus.go new prometheus metrics for client-stats metrics (#8834) 2021-04-30 13:37:38 -07:00