Skip to content

Incorrect 0 BTC balance in iOS and Linux wallets  #13

@jkinum

Description

@jkinum

I think maybe I found a bug. Wallet showing a 0 BTC balance when balance is not 0. I created a test wallet with an initial balance. After 5 sends the last send transaction shows the input amount and does not include the amount sent to the change address. You can see this here: https://blockstream.info/tx/dfdec8850eda66d2663e2c751d2b9638b669c5baa57ca0861efa5abb0bda1ab4

The balance shown in the wallet should be 0.00004299 BTC sent to the change address bc1q8wdkkuc4l5p5vvwveh4dz04r9de6q9trtgh2fl

But instead the wallet shows 0 BTC available and the last transaction amount of -0.00017282 BTC is the amount shown (that's not right) the amount shown in the client should be -0.0001271 BTC (Not -0.00017282) and the balance should be 0.00004299 BTC remaining as change (bc1q8wdkkuc4l5p5vvwveh4dz04r9de6q9trtgh2fl)

I can confirm this mistake by importing the seed phrase into Electrum. Which shows the correct wallet balance of .00004299. Please see attached screen grab from Linux. The iOS client reports the same incorrect 0 balance.
Screenshot from 2022-02-28 15-44-29

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions