Node dropping it's own transactions #11961

issue AdvancedStyle opened this issue on December 20, 2017
  1. AdvancedStyle commented at 2:25 PM on December 20, 2017: none

    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...

  2. laanwj added the label TX fees and policy on Dec 20, 2017
  3. laanwj added the label Wallet on Dec 20, 2017
  4. RHavar commented at 5:36 PM on December 20, 2017: contributor

    I'm not sure if it's been fixed or not (I haven't observed it recently) but a year ago or so, this could cause a permanent "loss"[1] in funds, even after the transaction confirmed.

    [1] only recoverably by doing something like -rescan on your wallet

  5. LeandroJF commented at 8:32 PM on December 22, 2017: none

    Sometimes this happens to me too, as mempool is full with transactions with higher fees. But to have my low fee transaction back to listunspent, I just need to close the Bitcoin Core, delete the mempool.dat file and reopen my Bitcoin Core. Have you tried that? I'm pretty sure that you don't need to redownload and rescan all the 150GB of the BlockChain.

  6. MarcoFalke commented at 9:59 PM on March 22, 2018: member

    I think the solution would be to abandontransaction, which will allow for their inputs to be respent.

    Otherwise you could bump the fee or wait until the transaction can be accepted into the mempool again.

  7. MarcoFalke closed this on Mar 22, 2018

  8. MarcoFalke locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-17 09:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me