Samourai-Wallet / samourai-wallet-android

Bitcoin Wallet strongly focused on privacy when transacting on the bitcoin network
https://samouraiwallet.com
The Unlicense
629 stars 236 forks source link

Show fees in BTC with 8 decimals (full precision) #414

Closed Transisto closed 2 years ago

Transisto commented 4 years ago

image

It appeared to me that Stonewall option was cheaper because the wallet trimmed the lat 0 from the total fee.

miguelm9 commented 4 years ago

Can you please give any more details?

Transisto commented 4 years ago

Above is 8510 Sats I thought it was 851 Sats for a moment. There's no need to trim trailing zeros. Especially for fees which are relatively small amounts.

On Fri., May 22, 2020, 05:32 miguelmartinn9, notifications@github.com wrote:

Can you please give any more details?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Samourai-Wallet/samourai-wallet-android/issues/414#issuecomment-632596512, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAC643A7CZFUKBB7KIQWYELRSZBD3ANCNFSM4NBETAMA .

miguelm9 commented 4 years ago

Alright, I'll try give it a fix, although I have very little idea of how does the code work (yet)

Crazyk031 commented 3 years ago

This is currently being worked on, please note that the Samourai repo has moved to code.samourai.io

Crazyk031 commented 2 years ago

This has been implimented wallet wide, all displays of btc show the full 8 decimal points