[bisq-network/bisq] Autoconfirm XMR trade if tx check was validated by proof service (#4421)

James Cox notifications at github.com
Tue Aug 25 15:11:42 UTC 2020


@jmacxx commented on this pull request.



> @@ -120,6 +120,10 @@
             new BlockChainExplorer("bsq.bisq.cc (@m52go)", "https://bsq.bisq.cc/tx.html?tx=", "https://bsq.bisq.cc/Address.html?addr=")
     ));
 
+    // list of XMR proof providers : this list will be used if no preference has been set
+    public static final List<String> DEFAULT_XMR_PROOF_PROVIDERS = new ArrayList<> (Arrays.asList(
+            "monero3bec7m26vx6si6qo7q7imlaoz45ot5m2b5z2ppgoooo6jx2rqd.onion"));

@Emzy sorry to bother you again - any chance you can upgrade your testing service to latest master?  We did another update a few days ago.  https://github.com/moneroexamples/onion-monero-blockchain-explorer/commit/38f2700fd506596c531dee8572338d066255fed9

-- 
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/4421#discussion_r476525788
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200825/aade7192/attachment-0001.html>


More information about the bisq-github mailing list