Transaction stuck #10465

issue EddieOne opened this issue on May 27, 2017
  1. EddieOne commented at 5:51 AM on May 27, 2017: none

    I sent a transaction with a low fee. I'm trying to resend the transaction but I get an error. 258: txn-mempool-conflict. Is there no way to get a transaction out of the mempool? How long should I wait?

  2. jonasschnelli commented at 9:35 AM on May 30, 2017: contributor

    This question doesn't belong here. Please use https://bitcoin.stackexchange.com or similar for such questions.

    Did you signal RBF in the transaction? If so, use the "bumpfee" RPC command. Maybe try to use CPFP (Use GUI Coin-control to RPC rawtx* interface to spend the change output of the stuck transaction in a high fee transaction).

  3. jonasschnelli added the label TX fees and policy on May 30, 2017
  4. EddieOne commented at 5:18 PM on May 30, 2017: none

    ok thanks, I will try the RBF signal.

    I would suggest nodes not accept low fee transactions when there is a excessive amount of unconfirmed transactions. There was 200k at the time. I would assume for most situations, paying a higher fee is better than losing control of funds.

  5. jonasschnelli commented at 6:49 PM on May 30, 2017: contributor

    RBF can't be done after broadcasting a low fee transaction. If you want to bump an existing low-fee transaction that does not already signal RBF, then you should use child-pays-for-parent (CPFP) by creating a high-fee-transaction with the change-output of the "stuck transaction" as input for the new transaction.

  6. jonasschnelli commented at 6:49 PM on May 30, 2017: contributor

    Closing

  7. jonasschnelli closed this on May 30, 2017

  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