Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Persist Proxy settings #433

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Nov 14, 2024

  1. qml, proxy: Allow IPv6 and move out UI validation

    Allowed to configure the proxy with an IPv6 address and moved
    the validation out from the UI/ control to the node interface.
    pablomartin4btc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4dea7c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. qml, proxy: Persist proxy settings

    Addding the logic to persist the ip address and port values of both
    the default proxy and the tor proxy configuration into settings.js.
    pablomartin4btc committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    8ef413b View commit details
    Browse the repository at this point in the history