bitampcom / bitamp

Easy to use, client-side, open-source Bitcoin wallet to send and receive BTC from anywhere, on any device.

Home Page:https://www.bitamp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug in transfer funds

youzon opened this issue · comments

Please check this transaction details: https://www.blockchain.com/btc/tx/49444a31674ead2fa777cb7a52e3218be15ceb608a5b2064c041593e09348816

An original amount was 0.02244450 BTC and it was successful sent. But in dashboard history I saw that the last sent amount was 0.09415243 BTC.

As we can see original amount was transferred correctly for the recipient's purse 35WdXdghXuDTPd7uBKEoFMeQfpwEgeWkog with 0.02244450 BTC
But all other amount, that must been new user's balance was sent to another wallet 1ATNaNvJvMhetYFRNPxqcVBJjLmLL2tGVv for 0.07169508 BTC and I see this is typical behavior because for each outgoing transaction there were two transfers - one for original amount and second one for value BALANCE-TRANSFER_AMOUNT and this value became a new user's balance. But for this time something went wrong and new balance was unattached from user's account.