bithyve / bitcoin-keeper

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

Testnet: Sending Unconfirmed UTXOs #4406

Closed Parsh closed 1 month ago

Parsh commented 4 months ago

Enable sending unconfirmed UTXOs for dev app. This would help w/ speeding up the testing process. Requires a few changes across transactionPrereq builder, customTransactionPrereq builder and sendMax in addition to thorough testing, as the same code is shared b/w mainnet and testnet.

Will only enable if the solutions implemented under #4392 issue aren't good enough.

cakesoft-swati commented 1 month ago