bithyve / bitcointribe

Bitcoin Tribe. A simple bitcoin wallet made to be used with Friends and Family. Lightning. Gifts and more.
https://bitcointribe.app/
MIT License
123 stars 60 forks source link

Send fails from checking account #2042

Closed AliMeer closed 3 years ago

AliMeer commented 3 years ago

THIS BUG IS FROM NUTXO TESTING onfixes/1.3.1 branch and NOT for development branch

Send failed from checking account despite having confirmed transactions and sufficient available balance.

Console output from the point of error: {"balance": 4010, "fee": 1536, "txPrerequisites": undefined} BaseAccount of the below line: https://github.com/bithyve/hexa/blob/7bee83a351911d2f5d522b83b725f5170e6ccc91/src/bitcoin/utilities/accounts/BaseAccount.ts#L652

Screenshot 2020-11-12 at 20 03 57

cakesoft-swati commented 3 years ago

-Tested on dev app version 1.3.2(170) -Available balance is 3000 still it fails while sending. Screenshot_20201125-184201_Gallery

Arpanjainson commented 3 years ago

@AliMeer this has been reopened just now

Arpanjainson commented 3 years ago

@cakesoft-swati does this happen on live as well?

cakesoft-swati commented 3 years ago

Tested on live app version 1.3.2(171) -Now the transaction value is showing as 0. -The old transactions in the checking account are also showing 0 when I am sending from a checking account.

CDD97A63-A3A2-48C3-92C9-09E47C02FEAB
cakesoft-swati commented 3 years ago

- Image from iOS (2)

Image from iOS (1)

Arpanjainson commented 3 years ago

@cakesoft-swati please open a new issue for this

cakesoft-swati commented 3 years ago

-Now able to send from checking account. -Tested on live app version 1.3.2(171)