forked from bitcoin/bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Current behaviour
Settings -> Network -> proxyip input fields (socks5 and tor socks5) don't properly validate incorrect input (empty, improper ip format) and it allows saving the settings with incorrect or empty input. After a restart, node will not start until settings.json is manually edited to fix.

Expected behaviour
all proxyip text fields should be validated for incorrect input and disallow saving until corrected
Steps to reproduce
Open Settings -> Network, check "Connect through SOCKS5 proxy" and input incorrect ip format or empty text.
Relevant log output
How did you obtain Bitcoin Knots
Compiled from source
What version of Bitcoin Knots are you using?
v28, v29rc
Operating system and version
ANY
Machine specifications
No response
Ataraxia009