flo-electrum/gui
Neil Booth 05cb9975cb Fix calls to update_fee
Fees should be recalculated when send_from changes.
Fees should be recalculated when editing fee preference, but
only save to storage when leaving the fee per kb widget.
No need to emit a textEdited signal; the widget does that already
(with the effect that we used to call update_fee() twice).
2015-05-28 15:52:31 +09:00
..
qt Fix calls to update_fee 2015-05-28 15:52:31 +09:00
__init__.py documentation on GUI 2013-09-13 09:40:34 +02:00
android.py do not pass config to storage. request height from network_proxy if connected 2015-05-08 10:58:54 +02:00
gtk.py Clean up pick_random_server() and filter_protocol() and their 2015-05-24 21:07:35 +09:00
stdio.py do not pass config to storage. request height from network_proxy if connected 2015-05-08 10:58:54 +02:00
text.py Put getting of auto_cycle into one place. 2015-05-25 14:09:43 +09:00