[bisq-network/bisq] Improve mediation tools. (#5206)

jmacxx notifications at github.com
Thu Feb 18 23:24:22 CET 2021


These changes were requested by @huey735 & @jmacxx  after spending hours debugging #5193.

- Emergency payout tool to also show Open mediation tickets.
- Log txHex of MediatedPayoutTxPublished.

---

**e.g. (Open mediation tickets)**

![image](https://user-images.githubusercontent.com/47253594/108429324-68961000-7205-11eb-9c35-e5360967b27c.png)


**e.g. logging.**  The **recipient** of the dispute payout tx should log the tx hex they received, it really helps debugging efforts to know what is going on.  Otherwise we have no clue without seeing the counter-party's log.


    Feb-18 16:11:07.683 [JavaFX Application Thread] INFO  b.c.t.p.t.m.ProcessMediatedPayoutTxPublishedMessage: MediatedPayoutTx received from peer.  Txid: a411642ceeb957dc3f14f1b7c2c88c519453567e4d93832b4de1d8faf5ce28dd
    hex: 01000000000101d32a3c7028c735fd638a6855adfc06de3665e1482c68f1515ecdbd7dc06877ca0000000000ffffffff0260e3160000000000160014e96eec53800df8b3db94a4ccdbdad886ca78242e60ae0a00000000001600142d223f8a4fc8c26563b9ca4b534e369852599e85040047304402204dc012687d47ece26ff096339513804254fa436328b6c2a2fb6eea4fdd742b4202206082728c8a7cddb3711cbeb71e2fc71c34d267bb27aa3dca0566ce1c5033d1b201483045022100a3bc8ba4b76897d373887439d11330d792a31a9d4ac0e9bf055bcb310d65eb52022048edb791e71e6a23f6a051f6b77b61dcc8bd749450d6bee9f0876a8c60bf6b0d014752210393f1097d6542c89f4394a04a6ec2b0fa00324cab2d76d71bce5291ac814532c72102f85c19d4910d24569cb0636c1ceaec5233c05922d6722e65700ca9e24939dbc152ae00000000 



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

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

-- Commit Summary --

  * Improve mediation tools.

-- File Changes --

    M core/src/main/java/bisq/core/trade/protocol/tasks/mediation/ProcessMediatedPayoutTxPublishedMessage.java (4)
    M desktop/src/main/java/bisq/desktop/main/overlays/windows/ManualPayoutTxWindow.java (2)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/5206.patch
https://github.com/bisq-network/bisq/pull/5206.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/5206
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210218/87927c84/attachment.htm>


More information about the bisq-github mailing list