LBRY-Vault/electrum/gui
SomberNight 8f96a92e75
qt PreviewTxDialog: if not enough funds due to fee, fallback to zero fee
fixes #6306

scenario: confirm tx dialog open, not enough funds (but only due to fees),
user clicks advanced, dialog half-empty.

note: the preview dialog is only half-empty if it never managed to create a tx.
if it did but it cannot now due to the current fee settings, then it will just
show that fee is too high (red text, buttons disabled) and show the last tx with the prev fee
2020-07-02 13:29:51 +02:00
..
icons BitBox02 Electrum plugin support 2020-04-12 15:34:37 +02:00
kivy fix #6275 2020-06-26 10:07:51 +02:00
qt qt PreviewTxDialog: if not enough funds due to fee, fallback to zero fee 2020-07-02 13:29:51 +02:00
__init__.py some import clean-up in qt 2018-09-25 18:15:28 +02:00
stdio.py Move callback manager out of Network class 2020-04-14 18:29:51 +02:00
text.py network.NetworkParameters: merge host+port+protocol into "server" field 2020-04-16 21:19:45 +02:00