[bisq-network/bisq] [WIP] Autoconfirm XMR trade if tx check was validaated by proof service (using tx private key) (#4378)

James Cox notifications at github.com
Thu Aug 6 01:27:41 UTC 2020


I've been testing, attempting to force the "unconfirmed" scenario where we wait to ping again the API.  But the tx proof service we're using reports a match instantly for the transaction, even before 1 block confirmation. I'd imagine we would want to wait the standard 10 blocks before announcing that the tx is confirmed.  

* https://www.exploremonero.com/receipt waits 10 blocks before indicating the transaction is confirmed.  
* MyMonero wallet waits at least 10 blocks before marking the transaction as confirmed.  

So this may be an issue.  Maybe we need to use the other api from @moneroexamples: [api/outputsblocks](https://github.com/bisq-network/proposals/issues/86#issuecomment-493271669).  I will try that & report back.


-- 
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/4378#issuecomment-669629274
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200805/bc187081/attachment.html>


More information about the bisq-github mailing list