bisq/core
Christoph Atteneder 26291eb0ee
Not allow bitcoinj to auto connect to localhost when localhost was not detected by client
This fixes the problem if the local bitcoin core node is not detected by our client,
but bitcoinj is able to connect to it because of the auto connect to localhost behavior.
In that case the minimum required nodes to broadcast a transaction will be 4 (provided nodes settings),
but bitcoinj will only connect to one node. The requirement of 4 nodes will be never fulfilled and
the transaction never broadcasted.
2019-12-12 17:27:15 +01:00
..
.tx Merge core repository at 4597613 2018-09-05 10:48:22 +02:00
src Not allow bitcoinj to auto connect to localhost when localhost was not detected by client 2019-12-12 17:27:15 +01:00
update_translations.sh Add Chinese Traditional file to update_translations.sh script 2019-12-03 12:01:02 +01:00