[bisq-network/bisq] Add API test harness for Linux & OSX (#4366)

Stan notifications at github.com
Sat Aug 15 15:54:51 UTC 2020


> There is a conflict with current running bitcoin core processes it seems. Once my local bitcoin-qt regtest instance was shut down the tests passed.

Commit 72ff4dc resolves the `-rpcport` conflict, but the bind address:port conflict is still unresolved because `bitcoinj` hardcodes the regtest bind address:`port` in `RegTestParams`.  Commit e88bdb9 adds a doc explaining how to work around the conflict by starting your bitcoin-qt app with a `-port` option:  `$ bitcoin-qt -regtest -port=20444`


-- 
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/4366#issuecomment-674415093
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200815/4e7ed677/attachment.html>


More information about the bisq-github mailing list