[bisq-network/bisq] use pubkeyring instead of keyring where possible. (#3080)

Christoph Sturm notifications at github.com
Tue Aug 13 14:42:26 UTC 2019


upgrade mockito and start some tests. 
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * start testing p2p data storage
  * start testing MyProposalListService.
  * provide PubKeyRing and use it where appropriate instead of keyring

-- File Changes --

    M build.gradle (5)
    M common/src/main/java/bisq/common/crypto/PubKeyRing.java (2)
    A common/src/main/java/bisq/common/crypto/PubKeyRingProvider.java (19)
    M core/src/main/java/bisq/core/CoreModule.java (3)
    M core/src/main/java/bisq/core/dao/governance/period/PeriodService.java (2)
    M core/src/main/java/bisq/core/dao/governance/proposal/MyProposalListService.java (10)
    A core/src/test/java/bisq/core/dao/governance/proposal/MyProposalListServiceTest.java (32)
    M desktop/src/test/java/bisq/desktop/GuiceSetupTest.java (2)
    A p2p/src/test/java/bisq/network/p2p/storage/ObsoleteP2PDataStorageTest.java (233)
    M p2p/src/test/java/bisq/network/p2p/storage/P2PDataStorageTest.java (231)

-- Patch Links --

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


More information about the bisq-github mailing list