Economic Withdrawal To Cold Storage
In the current year it seems to be rather difficult to accomplish an economic withdrawal to cold storage from the Bisq hot wallet, because it is difficult to estimate the lowest fee possible to do that in an environment of a constantly increasing mempool.
Except any hacky stuff (reimporting the seed to another wallet etc.) Bisq is missing somewhat the cost-effective means to nudge or neutralize a stuck transaction.
It is certainly possible to do CPFP but that is the opposite of economic because it increases the space used in the blockchain and fees paid in the end effect.
As far as I understand the current framework used for the wallet part Bitcoinj does currently not support RBF, but what about a functionality to delete aka to let Bisq forget about a never confirmed transaction after a certain time e.g. two weeks so that a new transaction with a higher fee could be created at its place.
Unfortunately the nuclear option for problem solving in Bisq (aka Resyncing SPV file) does not help in this concern, because doing the resync would just republish the unconfirmed transaction; the opposite what is wanted here.
Any further ideas in this concern?