bithyve / bitcoin-keeper

Secure today, plan for tomorrow. BIP 85 hot wallets, buy bitcoin, tor privacy.
https://bitcoinkeeper.app
MIT License
32 stars 11 forks source link

Cached Transaction: UTXO validation #4740

Closed Parsh closed 2 weeks ago

Parsh commented 3 weeks ago

Task Description Currently, the UTXOs are not being validated before broadcast for a cached transaction. Therefore, if a UTXO is already spent which was part of the a cached transaction, upon executing a cached transaction the electrum node will throw the missing-utxo/double-spend error.

Resolution:

cakesoft-utkarsh commented 2 weeks ago

Verified on v 1.2.8(363)