Skip to content

fix(ui): show correct duration for fee rate#452

Draft
pwltr wants to merge 1 commit intomasterfrom
fix/fee-display
Draft

fix(ui): show correct duration for fee rate#452
pwltr wants to merge 1 commit intomasterfrom
fix/fee-display

Conversation

@pwltr
Copy link
Contributor

@pwltr pwltr commented Feb 19, 2026

Description

  • show correct duration for fee rate where applicable (transaction speed settings, send fee rate, boost sheet)
  • Route fee estimation usage through FeeEstimatesManager; remove direct blocktank.fees() calls
  • Activity: design updates v59 (activity icons, text)
  • force .modern, .bitcoin denomination for custom fee UI
  • add "override fees" dev setting to be able to debug fee estimation UI
  • update localization keys and strings
  • ActivityListViewModel/TransferViewModel: drop unnecesary fee estimation refresh (payOrder takes required satsPerVbyte, estimates cache warmed in ActivityList/ActivityLatest .task)

Screenshot / Video

@pwltr
Copy link
Contributor Author

pwltr commented Feb 19, 2026

Drafted to give precedence to other PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments