You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge to bisq project PR for using the latest bitcoinj 0.14.7 version with improvements on connection handling based on audit (useless if we migrate to bitcoinj 0.15)
Found out setting confidence to null in Transaction.unCache() is the best short term solution for bisq’s bitcoinj (upstream bitcoinj probably needs a more comprehensive solution). bisq’s bitcoinj 0.14.7 and 0.15.1 are already updated to include that fix
PR for Bisq to use the latest version of bitcoinj 0.14.7 and 0.15.1 (merging pending)
Implement tor / onion address support in bitcoinj upstream.
Improve re-broadcasting of bitcoinj txs
Rebroadcasting occurs just at app restart, there should be some rebroadcasting while the app is running. E.g. when peers have no broadcasted it back after 45 seconds and/or when tx is not mined after 1 hour.
In progress
originated it.
TODO (i.e. not started yet)
The text was updated successfully, but these errors were encountered: