HODLERTECH / HODLER-Open-Source-Multi-Asset-Wallet

The Only Open Source Multi-Asset Wallet - Bitcoin (BTC), Bitcoin Cash (BCH), Litecoin (LTC), DASH, Ravencoin (RVN), DigiByte (DGB), Ethereum (ETH) and ERC20 tokens supported
https://hodler.tech
The Unlicense
36 stars 36 forks source link

Problem with "change" #131

Closed Fl4reTobiasH closed 5 years ago

Fl4reTobiasH commented 5 years ago
  1. I have 200usd on my wallet
  2. I'm sending 100USD 3 I see 0 USD in my wallet for few minutes

change image

DanielMazurFL4RE commented 5 years ago

https://github.com/HODLERTECH/HODLER-Open-Source-Multi-Asset-Wallet/blob/master/HODLER_Multiplatform_Win_And_iOS_Linux/additionalUnits/AccountData.pas#L140

add if unconfirmed > 0 then [..]

DanielMazurFL4RE commented 5 years ago

Do not sum confirmed and unconfirmed together. Make a pending icon in main view