[bisq-network/bisq] Dao fix reorg issues (#2056)

Manfred Karrer notifications at github.com
Wed Dec 5 01:16:40 UTC 2018


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

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

-- Commit Summary --

  * Add better comment for opReturn data errors
  * Remove log for duration
  * Add and rename exception
  * Fix reorg issues

-- File Changes --

    M core/src/main/java/bisq/core/dao/node/BsqNode.java (92)
    M core/src/main/java/bisq/core/dao/node/full/FullNode.java (76)
    M core/src/main/java/bisq/core/dao/node/full/RpcService.java (10)
    M core/src/main/java/bisq/core/dao/node/full/network/GetBlocksRequestHandler.java (7)
    M core/src/main/java/bisq/core/dao/node/lite/LiteNode.java (43)
    M core/src/main/java/bisq/core/dao/node/lite/network/LiteNodeNetworkService.java (9)
    M core/src/main/java/bisq/core/dao/node/parser/BlockParser.java (51)
    R core/src/main/java/bisq/core/dao/node/parser/exceptions/BlockHashNotConnectingException.java (4)
    A core/src/main/java/bisq/core/dao/node/parser/exceptions/BlockHeightNotConnectingException.java (32)
    A core/src/main/java/bisq/core/dao/node/parser/exceptions/RequiredReorgFromSnapshotException.java (32)
    M core/src/main/java/bisq/core/dao/state/DaoStateService.java (14)
    M core/src/main/java/bisq/core/dao/state/DaoStateSnapshotService.java (24)
    M core/src/main/java/bisq/core/dao/state/model/DaoState.java (2)
    M core/src/test/java/bisq/core/dao/node/full/BlockParserTest.java (5)
    M p2p/src/main/java/bisq/network/p2p/peers/getdata/RequestDataHandler.java (5)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/2056.patch
https://github.com/bisq-network/bisq/pull/2056.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/2056
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181204/5bb6ab34/attachment-0001.html>


More information about the bisq-github mailing list