[bisq-network/bisq] Various improvements in GetBlocks handling (#4749)

chimp1984 notifications at github.com
Thu Nov 5 03:24:46 CET 2020


You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add btc wallet chain height to footer info
  * Do not show syncing in case the wallet height is behind bsq block height
  * Handle cases where the wallet is still syncing but our dao parsing is complete.
  * Refactoring: Return early in requestBlocks method
  * Update allowDisconnectSeedNodes state at fault and retry
  * Improve requestBlocks and onMessage methods
  * Increase timeout to 3 min.
  * Various improvements
  * Improve footer text
  * Change log level
  * Improve FullNodeNetworkService and GetBlocksRequestHandler

-- File Changes --

    M core/src/main/java/bisq/core/app/WalletAppSetup.java (20)
    M core/src/main/java/bisq/core/dao/node/BsqNode.java (2)
    M core/src/main/java/bisq/core/dao/node/full/network/FullNodeNetworkService.java (99)
    M core/src/main/java/bisq/core/dao/node/full/network/GetBlocksRequestHandler.java (32)
    M core/src/main/java/bisq/core/dao/node/lite/LiteNode.java (54)
    M core/src/main/java/bisq/core/dao/node/lite/network/LiteNodeNetworkService.java (240)
    M core/src/main/java/bisq/core/dao/node/lite/network/RequestBlocksHandler.java (150)
    M core/src/main/resources/i18n/displayStrings.properties (4)
    M desktop/src/main/java/bisq/desktop/main/dao/wallet/tx/BsqTxView.java (18)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4749.patch
https://github.com/bisq-network/bisq/pull/4749.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/4749
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201104/e525773b/attachment.html>


More information about the bisq-github mailing list