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

Allow tor to be used with regtest #2346

Merged
merged 3 commits into from
Feb 4, 2019

Conversation

devinbileck
Copy link
Member

In order to simulate a realistic environment for testing purposes, this will allow tor to be used with regtest. Use the bitcoinRegtestHost parameter and specify a tor .onion address as well as include the --useTorForBtc=true parameter.

This allows for a tor .onion address to be specified as the
bitcoinRegtestHost parameter and, as long as the --useTorForBtc=true
parameter is included, it will use tor when on regtest.
The logged message that indicates the number of btc nodes to connect to
was incorrect when only a single node is used in regtest mode.
@ManfredKarrer
Copy link
Contributor

@devinbileck In case you have not seen my comments, could you have a look?

@devinbileck
Copy link
Member Author

@ManfredKarrer I dont see any comments within this PR.

Copy link
Contributor

@ManfredKarrer ManfredKarrer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@ManfredKarrer ManfredKarrer merged commit 68a6de2 into bisq-network:master Feb 4, 2019
@devinbileck devinbileck deleted the tor-on-regtest branch February 4, 2019 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants