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

[settings] Apply proxy on dcrd/dcrwallet #3803

Merged
merged 4 commits into from
Nov 23, 2022

Conversation

bgptr
Copy link
Collaborator

@bgptr bgptr commented Sep 5, 2022

Before this, proxy settings determine only links/API calls.
This diff applies proxy settings to dcrd and dcrwallet too, when the proxy type is SOCKS 5. With this, users can configure dcrd/dcrwallet as a Tor client.
It changes the proxy settings view a bit too:

  • After changing the proxy settings, the daemon and wallet need to restart after confirmation.
  • Since the proxy type and location values are firmly related, the submit event does not trigger automatically, but by clicking on a dedicated submit button:

image

Tests updated also.

@alexlyp alexlyp merged commit 9ebe9e5 into decred:master Nov 23, 2022
@bgptr bgptr deleted the proxy-dcrd-dcrwallet branch November 23, 2022 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants