Page MenuHomePhabricator

[electrum] move format_fee_rate to amount.py
ClosedPublic

Authored by PiRK on Jul 4 2025, 09:54.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCc1e03d985e4d: [electrum] move format_fee_rate to amount.py
Summary

Removes some interconnection between the main window and subwidgets (follow up to D18317). The fee slider no longer needs to know anything about the rest of the gui

Test Plan

run the application check the fee slider

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Errors
SeverityLocationCodeMessage
Errorelectrum/electrumabc_gui/qt/main_window.py:57F401flake8 F401
Unit
No Test Coverage
Build Status
Buildable 33760
Build 66998: Build Diffelectrum-functional-tests · electrum-tests
Build 66997: arc lint + arc unit