[bisq-network/bisq] Fix emergency payout (#4859)

James Cox notifications at github.com
Mon Nov 30 20:18:14 CET 2020


Yes default security deposit is 0.006 for a 0.01 trade.  Its the minimum security deposit.  Payouts are 0.006 for seller and 0.016 for buyer.  Here's what appears in the mediator's log (regtest).  The transaction does not show up in the blockchain.

        Nov-30 13:09:58.017 [JavaFX Application Thread] INFO  b.c.btc.wallet.WalletService: 
        payoutTx:
        Transaction{95e2218d447731be5a9da8e6cb8baf19a357c6dd009c0fd99989a67a6bd1c22f, wtxid 9adae4e46eacd21e698dbe34a53b468acbb76d57a7f4b15579d424951c11f580
        weight: 673 wu, 169 virtual bytes, 334 bytes
        purpose: UNKNOWN
           in   <empty>  0.02201234 BTC (2201234)
                witness:EMPTY 30440220641962b4ba8140c8eec8340e6df93f754211dcec64811aa9945c38fc980d22fe02207f0588d13272b8afc17b110e1f13bb5ff7850e5c1890085774da47c516e3e5ef01 3045022100ffe944ff7562cdb369f1b044dfabf4bca84ad5b2be90dcb64eafd1decc2828d5022047c3b2ce5b664ee3cf293d7e50db70f0e39dce462672e8e86868956bcd0ce2c601 522102f77470b7d2cb72796d5d1d4b74bf05720e6227a44aa209d765cd61d0a5fb1838210242a4bc03819c2bb8cdc2d8ed31ef34cb8ae64a1348e3eeb8f7e998acb6a44f7352ae
                unconnected  outpoint:6f306ee571b8feeb7ed2b96b8affb27a393083a4ae3d1d311b543acfbe1e3dc5:0
           out  0[] PUSHDATA(20)[5226d2b975a4e87b4d1bbb9a43bcb3a01c8380ba] (00145226d2b975a4e87b4d1bbb9a43bcb3a01c8380ba)  0.016 BTC (1600000)
                P2WPKH addr:bcrt1q2gnd9wt45n58kngmhwdy809n5qwg8q96enen2q
           out  0[] PUSHDATA(20)[1b3e28d844ce3e7b495abc56609be4c199683fe9] (00141b3e28d844ce3e7b495abc56609be4c199683fe9)  0.006 BTC (600000)
                P2WPKH addr:bcrt1qrvlz3kzyecl8kj26h3txpxlycxvks0lfre7eq2
           fee  0.00001833 BTC/wu, 0.00007301 BTC/vkB, 0.00003694 BTC/kB  0.00001234 BTC
        } 
        Nov-30 13:09:58.018 [JavaFX Application Thread] INFO  o.b.core.TransactionBroadcast: Waiting for 1 peers required for broadcast, we have 1 ... 
        Nov-30 13:09:58.019 [JavaFX Application Thread] INFO  o.b.core.TransactionBroadcast: broadcastTransaction: We have 1 peers, adding 95e2218d447731be5a9da8e6cb8baf19a357c6dd009c0fd99989a67a6bd1c22f to the memory pool 
        Nov-30 13:09:58.019 [JavaFX Application Thread] INFO  o.b.core.TransactionBroadcast: Sending to 1 peers, will wait for 0, sending to: Peer{[127.0.0.1]:18444, version=70015, subVer=/Satoshi:0.19.0.1/, services=1037 (NETWORK, BLOOM, WITNESS, NETWORK_LIMITED), time=2020-11-30 13:08:44, height=4535} 
        Nov-30 13:09:58.022 [JavaFX Application Thread] ERROR b.d.m.o.w.ManualPayoutTxWindow: onSuccess 


-- 
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/4859#issuecomment-735987371
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201130/8e37a09c/attachment.htm>


More information about the bisq-github mailing list