[bisq-network/bisq-core] Check if we know about blocks by hash, not just height, add basic tests (#167)

chirhonul notifications at github.com
Wed Aug 22 14:53:02 UTC 2018


Check new blocks by hash, not just height.

Add basic BsqStateServiceTest class.

Currently only tests the isBlockHashKnown() method added in 26842d1.
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq-core/pull/167

-- Commit Summary --

  * Check new blocks by hash, not just height
  * Add basic BsqStateServiceTest class

-- File Changes --

    M src/main/java/bisq/core/dao/node/parser/BlockParser.java (4)
    M src/main/java/bisq/core/dao/state/BsqStateService.java (13)
    A src/test/java/bisq/core/dao/state/BsqStateServiceTest.java (68)

-- Patch Links --

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


More information about the bisq-github mailing list