[bisq-network/bisq] Add signing debug logs (#3948)

sqrrm notifications at github.com
Thu Feb 6 23:11:31 UTC 2020


Fix warning about possible nullpointer exceptions. Better to have an
explicit check for debug purposes.

Smaller cleanups

I'm chasing a possible bug where some traders are not getting signed after a trade that looks like it should result in a signed account. These logs will help to add some more helpful info for getting .to the issue
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add signing debug logs

-- File Changes --

    M core/src/main/java/bisq/core/account/witness/AccountAgeWitnessService.java (61)
    M core/src/main/java/bisq/core/trade/protocol/BuyerAsMakerProtocol.java (1)
    M core/src/main/java/bisq/core/trade/protocol/BuyerAsTakerProtocol.java (1)
    M core/src/main/java/bisq/core/trade/protocol/ProcessModel.java (6)
    M core/src/main/java/bisq/core/trade/protocol/SellerAsMakerProtocol.java (5)
    M core/src/main/java/bisq/core/trade/protocol/SellerAsTakerProtocol.java (1)
    M desktop/src/main/java/bisq/desktop/main/portfolio/pendingtrades/PendingTradesViewModel.java (9)

-- Patch Links --

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


More information about the bisq-github mailing list