<p>These changes were requested by <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/huey735/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/huey735">@huey735</a> & <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/jmacxx/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jmacxx">@jmacxx</a>  after spending hours debugging <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="808689401" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/5193" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/5193/hovercard" href="https://github.com/bisq-network/bisq/issues/5193">#5193</a>.</p>
<ul>
<li>Emergency payout tool to also show Open mediation tickets.</li>
<li>Log txHex of MediatedPayoutTxPublished.</li>
</ul>
<hr>
<p><strong>e.g. (Open mediation tickets)</strong></p>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/47253594/108429324-68961000-7205-11eb-9c35-e5360967b27c.png"><img src="https://user-images.githubusercontent.com/47253594/108429324-68961000-7205-11eb-9c35-e5360967b27c.png" alt="image" style="max-width:100%;"></a></p>
<p><strong>e.g. logging.</strong>  The <strong>recipient</strong> 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.</p>
<pre><code>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 
</code></pre>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/5206'>https://github.com/bisq-network/bisq/pull/5206</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Improve mediation tools.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5206/files#diff-1f11665bffe7fac0e34bd6bb615b8282c214baaedb81b7c0c803c23cc39140fc">core/src/main/java/bisq/core/trade/protocol/tasks/mediation/ProcessMediatedPayoutTxPublishedMessage.java</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5206/files#diff-af2b2c049b2c688c7ef4461b998618ed316e9ca399d2ac232b0853cbea25c8b6">desktop/src/main/java/bisq/desktop/main/overlays/windows/ManualPayoutTxWindow.java</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/5206.patch'>https://github.com/bisq-network/bisq/pull/5206.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/5206.diff'>https://github.com/bisq-network/bisq/pull/5206.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/5206">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNWKWA6AJOR463UDRI3S7WHRNANCNFSM4X3HJ43Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNUDB6Q2LDHET6BRT7DS7WHRNA5CNFSM4X3HJ432YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4MC6ZYUQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/5206",
"url": "https://github.com/bisq-network/bisq/pull/5206",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>