blockcore-wallet icon indicating copy to clipboard operation
blockcore-wallet copied to clipboard

Payment error: txn-mempool-conflict (Quick Mode)

Open sondreb opened this issue 3 years ago • 6 comments

In the wallet quick mode, sending two transactions in a row quickly can result in txn-mempool-conflict:

image

sondreb avatar Oct 17 '22 20:10 sondreb

This was fixed, is it still occuring? What indexer version did you use?

dangershony avatar Oct 18 '22 00:10 dangershony

Not 100% sure, but I think it was blockcore and that runs latest version. It might have been one of the other 3 that is available though...

sondreb avatar Oct 18 '22 11:10 sondreb

Is this the change? This is not released yet: https://github.com/block-core/blockcore-indexer/commit/26e504b83e1610abb20b1b4dcb677430a4868e4d

sondreb avatar Oct 18 '22 15:10 sondreb

Yes so right we need to release

dangershony avatar Oct 18 '22 15:10 dangershony

This is still an issue, the client appears to receive utxos from indexer that is in mem-pool and attempting to use that for a new tx.

sondreb avatar Mar 21 '23 19:03 sondreb

This is still an issue, the client appears to receive utxos from indexer that is in mem-pool and attempting to use that for a new tx.

Ah so its an indexer issue? Is that an issue though? or you mean utxos from indexer that is in mem-pool utxo that is spent in the mempool?

dangershony avatar Apr 14 '23 17:04 dangershony