horizontalsystems / unstoppable-wallet-android

A powerful non-custodial multi-wallet for Bitcoin, Ethereum, Binance Smart Chain, Avalanche, Solana and other blockchains. Non-custodial crypto and NFT storage, onchain decentralized exchange, institutional grade analytics for cryptcurrency and NFT markets, extensive privacy controls and human oriented design. Implemented on Kotlin.
https://unstoppable.money
MIT License
911 stars 377 forks source link

Reduce confirmation threshold to 1 for Bitcoin, Litecoin, Bitcoin Cash, Dash #7771

Open Dianaaiym opened 2 hours ago

Dianaaiym commented 2 hours ago

Update the BTC, BCH, LTC, and DASH confirmation threshold in the wallet application to allow users to see updated balances and spend funds after 1 confirmation.

  1. Confirmation Threshold: Reduce the threshold from 3 confirmations to 1 confirmation.

  2. Balance Update: After the first confirmation, update the user's wallet balance to reflect the incoming transaction, enabling the user to spend the funds.

  3. Transaction Status: In the transaction list, continue to display the status as "Processing" until the default 3 confirmations are reached.

serrq commented 1 hour ago

Is eCash already to 1?

Dianaaiym commented 1 hour ago

Is eCash already to 1?

The ticket does not mention eCash 😊