-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We used checkpoint files from BitcoinJ 0.14.4 and those caused a very slow initial download. I tested with the WalletAppKit and different release version sof BitcoinJ and could reproduce the behaviour there. WIth v0.14.5 it was much better. But also that caused slow startup in Bisq. After creating a current checkpoint file and using that the download is now very fast. Also added logging for versions of BitcoinJ and libDohJ so that we have better control which version is used.
- Loading branch information
1 parent
806fcbe
commit 9389a8e
Showing
8 changed files
with
1,017 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters