mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-27 17:01:33 +01:00
If a trader has a pending trade with an unconfirmed tx and is doing a spv resync, the deposit tx is not found. They get displayed a popup asking to restart and if problem continues to move trade to failed trades. In regtest testing the missing deposit tx was always received from the network at a restart. So this commit adds another button as default button to shut down Bisq so that the user do first that activity instead of moving the trade to failed trades. It is not guaranteed that the trader will receive the missing deposit tx at restart, but at least it is better as the state before. We should find a way how to distinguish a valid unconfirmed tx from an invalid one but it is not clear yet how we can do that and if it is feasible with doing that with BitcoinJ only. It might require a external service to look up the tx if it is in the mem pool, but even that will never gie a 100% certainty. |
||
---|---|---|
.. | ||
i18n | ||
wallet | ||
bisq.policy | ||
bisq.properties | ||
btc_dao_betanet.seednodes | ||
btc_dao_regtest.seednodes | ||
btc_dao_testnet.seednodes | ||
btc_mainnet.seednodes | ||
btc_regtest.seednodes | ||
btc_testnet.seednodes | ||
prevent-app-nap-silent-sound.aiff |