[bisq-network/bisq] Provide more offer & contract detail to CLI (#5357)

Stan notifications at github.com
Fri Apr 2 18:12:16 CEST 2021


@ghubstan commented on this pull request.



> @@ -305,6 +312,41 @@ void sendBtc(String address,
         }
     }
 
+    boolean verifyBsqSentToAddress(String address, String amount) {

I'm trying to be careful...  The mm bot I just removed from the PR created up to some max bsq payment accounts, to use a different rcv address for each buy-bsq trade.  After max accts have been created, the bot randomly chooses from the existing accts for each trade cycle.

That bot also randomly varies each trade's amt and price by some max deviation size (in sats), to help reduce the risk of re-using the same verifyBsqSentToAddress(address, amt) arguments, even if the same payment acct was used. 

-- 
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/5357#discussion_r606306054
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210402/27315b54/attachment.htm>


More information about the bisq-github mailing list