Page MenuHomePhabricator

[Qt] replace fee slider with a Dropdown, extend conf. targets
ClosedPublic

Authored by jasonbcox on Jan 24 2019, 03:24.

Details

Summary

[Qt] replace fee slider with a Dropdown, extend conf. targets
[Qt] migrate old fee slider value to new dropbown Always round up (conservative)

Backport of Core PR10769
https://github.com/bitcoin/bitcoin/pull/10769/files
Completes T509

Test Plan

make check
bitcoin-qt shows dropdown instead of slider as expected

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien requested changes to this revision.Jan 24 2019, 07:43

Good otherwise

src/qt/sendcoinsdialog.cpp
267 ↗(On Diff #6892)

nit: 0.15 => 0.18.7 (or 0.18.8 ?)

This revision now requires changes to proceed.Jan 24 2019, 07:43
This revision is now accepted and ready to land.Jan 24 2019, 19:34
This revision was automatically updated to reflect the committed changes.