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 wallet init for osx #617

Merged
merged 21 commits into from
Dec 30, 2022

Conversation

HenrikJannsen
Copy link
Contributor

No description provided.

…hannel and traderCreatesNewChannel.

Refactor createChannelId method.
…case the delete fails.

Rename deleteDirectory to deleteFileOrDirectory as it handles both cases.
On OSX the app is a directory and it was failing.

Wrap IOException as cause into the IllegalStateException.
Add error log.

Change redirectError(ProcessBuilder.Redirect.DISCARD) to redirectError(ProcessBuilder.Redirect.INHERIT) to get error printed.

Reduce timeout for extract from 1 min to 30 sec. It usually takes just 1-2 seconds.
@HenrikJannsen
Copy link
Contributor Author

Based on #616

Copy link
Contributor

@alvasw alvasw left a comment

Choose a reason for hiding this comment

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

utACK

@alvasw alvasw merged commit e5c16e6 into bisq-network:main Dec 30, 2022
@HenrikJannsen HenrikJannsen deleted the fix_wallet_init_for_osx branch December 31, 2022 18:20
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