bitkit icon indicating copy to clipboard operation
bitkit copied to clipboard

[Bug]: Fees indication

Open JeanlChristophe opened this issue 4 months ago • 2 comments

Describe the bug

I'm trying to make an onchain transaction of 10,000 sats, and it says that the fees will be $0.15, but when I continue, the correct fees are charged.

Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Screenshots / Recording

https://github.com/synonymdev/bitkit/assets/46056211/95ce5e7b-2ce0-44e2-bc92-1392b6ca92ec

Operating system

GrapheneOS

Bitkit version

v111

Log output

No response

JeanlChristophe avatar Mar 27 '24 13:03 JeanlChristophe

To reproduce:

  • Create a transaction for 5000 sats.
  • Tap "Continue". In a high fee environment the fee should get set to "Custom" at a lower sat per vByte.
  • Navigate Back.
  • Tap "Continue" again without adjusting the sat amount.
  • Observe that "Custom" is now "Normal", but at the same fee rate.

coreyphillips avatar Mar 27 '24 13:03 coreyphillips

I currently see $0.11, which appears to be the value for 1sat/vB. For some reason it displays the custom value which defaults to 1sat/vB.

catch-21 avatar Apr 19 '24 09:04 catch-21