prysm-pulse/cmd
Shane Bammel 0ec879e672 Fix BootstrapNode flag
The default value was overriding the bootnodes of built-in networks
with the mainnet bootnodes, regardless of the network configured via
network flags (--pulsechain-testnet-v4). Removing this default allows
mainnet and other networks to function without requiring the flag.
2024-04-05 15:40:48 -05:00
..
beacon-chain Remove tos 2024-04-05 15:40:04 -05:00
client-stats Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
flags Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
mock Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
prysmctl Remove tos 2024-04-05 15:40:04 -05:00
validator Add v3 suffix to pulsechain-testnet 2024-04-05 15:40:38 -05:00
BUILD.bazel Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
config_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
config.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
defaults.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
flags_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
flags.go Fix BootstrapNode flag 2024-04-05 15:40:48 -05:00
helpers_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
helpers.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
password_reader.go Validator client - Improve readability - NO FUNCTIONAL CHANGE (#13468) 2024-01-15 14:46:54 +00:00
wrap_flags.go Enable dupword linter & fix findings (#12271) 2023-04-18 22:01:27 +00:00