Page MenuHomePhabricator

[electrum] remove more dynamic fee related dead code
ClosedPublic

Authored by PiRK on Jul 3 2025, 14:26.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC3295e196b74a: [electrum] remove more dynamic fee related dead code
Summary

Most of it was deleted in https://github.com/Bitcoin-ABC/ElectrumABC/pull/45
This was left over.

Removing this has the side benefit of getting rid of a translation hack in util.py

Test Plan

Run the application, play with the fee slider, go to preferences and select custom fee rate and type something.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fee_slider
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 33746
Build 66970: Build Diffelectrum-functional-tests · electrum-tests
Build 66969: arc lint + arc unit