flo-electrum/electrum/gui/qt
SomberNight e1c66488b1
paymentrequest: don't show PaymentAck to user
mainly because the main "merchant" using bip70 is bitpay, and they
are failing all the PaymentAcks due to the tx is using RBF...
no need to confuse users.

follow-up 1686a97ece
2018-11-14 16:33:41 +01:00
..
__init__.py correctly handle bitcoin URIs if GUI is already running 2018-10-25 00:18:14 +02:00
address_dialog.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
address_list.py small optimisations for history tab refresh (and related) 2018-08-03 16:12:41 +02:00
amountedit.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
completion_text_edit.py some import clean-up in qt 2018-09-25 18:15:28 +02:00
console.py qt console: expose more refs, and fix auto-complete for >2 depth 2018-10-29 00:20:45 +01:00
contact_list.py some import clean-up in qt 2018-09-25 18:15:28 +02:00
exception_window.py network: add singleton accessor classmethod, port trustedcoin to aiohttp 2018-09-07 11:35:16 +02:00
fee_slider.py some import clean-up in qt 2018-09-25 18:15:28 +02:00
history_list.py qt history export: include fiat value in csv 2018-11-09 18:48:12 +01:00
installwizard.py wizard: make native segwit (bech32) the default for bip39/hw 2018-11-08 13:01:40 +01:00
invoice_list.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
main_window.py paymentrequest: don't show PaymentAck to user 2018-11-14 16:33:41 +01:00
network_dialog.py network: auto-switch servers to preferred fork (or longest chain) 2018-10-11 20:07:19 +02:00
password_dialog.py some import clean-up in qt 2018-09-25 18:15:28 +02:00
paytoedit.py openalias: minor clean-up 2018-10-29 17:09:23 +01:00
qrcodewidget.py some import clean-up in qt 2018-09-25 18:15:28 +02:00
qrtextedit.py some import clean-up in qt 2018-09-25 18:15:28 +02:00
qrwindow.py some import clean-up in qt 2018-09-25 18:15:28 +02:00
request_list.py some import clean-up in qt 2018-09-25 18:15:28 +02:00
seed_dialog.py add warning that seed extension will not be included in the backup (#4555) 2018-07-18 13:15:31 +02:00
transaction_dialog.py if possible, batch new transaction with existing rbf transaction 2018-11-09 16:33:29 +01:00
util.py kill old-style namedtuples 2018-10-28 00:28:29 +02:00
utxo_list.py some import clean-up in qt 2018-09-25 18:15:28 +02:00