Currently, the GUI shows only conflicts with transaction in a block.
This results in displaying replaced transaction (RBF) wrong (the replaced transaction is no longer in the mempool, but still in the wallet-transactionlist, conflicts are not detected).
This PR will mark unconfirmed transactions that are not in our mempool and have conflicts as conflicted.