[bisq-network/bisq] Don't allow trade start if BitcoinJ is not fully synced (#4764)

James Cox notifications at github.com
Tue Nov 10 21:21:35 CET 2020


@jmacxx commented on this pull request.



> @@ -522,6 +523,16 @@ public boolean isDownloadComplete() {
         return downloadPercentageProperty().get() == 1d;
     }
 
+    public boolean isChainHeightSyncedToPeers() {

Done!  renamed to `isChainHeightSyncedWithinTolerance`

-- 
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/4764#discussion_r520850146
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201110/d72ac773/attachment.html>


More information about the bisq-github mailing list