Version: 0.15.1 built from source OS: Debian Jessie
Issue: Sent a transaction with low fee, and it was stuck in the mempool, after about 4 days and large increase in fees, the node appears to have dropped the transaction out of the listunspent....however it does not add back the original UTXOs to the listunspent...so basically the bitcoins just disappear. And only way regain visibility is to rescan (pain on pruned node)
Expected behavior: Node should either list the original UTXOs and drop the unconfirmed transaction Or node should remember the new unconfirmed transaction and not drop it
Certainly the bitcoins shouldn't just disappear from the listunspent...