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

Fix false deletion of hsdir when using --appDataDir #4018

Merged
merged 1 commit into from
Mar 7, 2020

Conversation

freimair
Copy link
Member

@freimair freimair commented Feb 28, 2020

Probably fixes #3995

There are circumstances where input via --appDataDir
will lead to the hiddenservice-directory to be deleted.
Successfully reproduced using

--appDataDir=~/foo

Although the "~" does not get interpreted correctly on
my linux system, it does manage to throw off the
mechanics of sparing the hiddenservice-directory from
being deleted on startup.

There are circumstances where input via --appDataDir
will lead to the hiddenservice-directory to be deleted.
Successfully reproduced using

  --appDataDir=~/foo

Although the "~" does not get interpreted correctly on
my linux system, it does manage to throw off the
mechanics of sparing the hiddenservice-directory from
being deletd.
@freimair freimair marked this pull request as ready for review March 4, 2020 11:34
Copy link
Member

@sqrrm sqrrm left a comment

Choose a reason for hiding this comment

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

utACK

@sqrrm sqrrm merged commit 4c3a562 into bisq-network:master Mar 7, 2020
@ripcurlx ripcurlx added this to the v1.2.8 milestone Mar 9, 2020
@ripcurlx ripcurlx added the is:priority PR or issue marked with this label is up for compensation label Mar 9, 2020
@freimair freimair deleted the fix_hsdir_getting_deleted branch April 2, 2020 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:priority PR or issue marked with this label is up for compensation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bisq does not update onion address of offers after deleting Tor data
3 participants