[bisq-network/bisq] Update checkpoint files (#2070)

Manfred Karrer notifications at github.com
Thu Dec 6 01:23:59 UTC 2018


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.
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/2070

-- Commit Summary --

  * Update checkpoint files

-- File Changes --

    M build.gradle (2)
    M core/src/main/java/bisq/core/app/WalletAppSetup.java (12)
    M core/src/main/java/bisq/core/btc/setup/WalletConfig.java (4)
    D core/src/main/resources/wallet/checkpoints (0)
    D core/src/main/resources/wallet/checkpoints.testnet (0)
    A core/src/main/resources/wallet/checkpoints.testnet.txt (718)
    A core/src/main/resources/wallet/checkpoints.txt (276)
    M gradle/witness/gradle-witness.gradle (15)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/2070.patch
https://github.com/bisq-network/bisq/pull/2070.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/2070
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181205/6172f7c2/attachment.html>


More information about the bisq-github mailing list