synonymdev / bitkit

Self-custodial Bitcoin and Lightning Wallet for Android and iOS.
https://bitkit.to
MIT License
117 stars 21 forks source link

[Bug]: scan or paste a bitcoin address when sending shows me a toast notification of insufficient funds #2255

Closed weedcoder closed 1 month ago

weedcoder commented 1 month ago

Describe the bug

i click the send button, it shows me the menu "send bitcoin" when i scan a bitcoin address or i paste a bitcoin address in format bitcoin:bc1xxx it displays a toast notification of insufficient funds

context : i received only 1 transaction of 30k sats, it's confirming bitkit_ldk_logs_1727427327007.zip

Reproduce

i click the send button, it shows me the menu "send bitcoin" when i scan a bitcoin address or i paste a bitcoin address in format bitcoin:bc1xxx it displays a toast notification of insufficient funds

Screenshots / Recording

image

Operating system

android 13

Bitkit version

1.0.5 (136)

Log output

No response

JeanlChristophe commented 1 month ago

He closed Bitkit and then it worked.

catch-21 commented 1 month ago

Attempting to send before initial confirmation should be covered in the e2e tests.

pwltr commented 1 month ago

Looks like this is this old issue: https://github.com/synonymdev/bitkit/issues/1602