..
__init__.py
wallet: put Sync and Verifier in their own TaskGroup, and that into interface.group
2018-09-11 20:24:01 +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
file reorganization with top-level module
2018-07-13 14:01:37 +02:00
console.py
file reorganization with top-level module
2018-07-13 14:01:37 +02:00
contact_list.py
file reorganization with top-level module
2018-07-13 14:01:37 +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
file reorganization with top-level module
2018-07-13 14:01:37 +02:00
history_list.py
follow-up prev
2018-09-11 02:43:54 +02:00
installwizard.py
wallet restore: remove dead code. add log lines.
2018-08-28 18:20:35 +02:00
invoice_list.py
file reorganization with top-level module
2018-07-13 14:01:37 +02:00
main_window.py
qt tx notifications: wait until sync finishes
2018-09-16 09:40:07 +02:00
network_dialog.py
introduce NetworkParameters namedtuple
2018-09-10 00:59:53 +02:00
password_dialog.py
file reorganization with top-level module
2018-07-13 14:01:37 +02:00
paytoedit.py
transaction: introduce TxOutput namedtuple
2018-08-01 19:10:08 +02:00
qrcodewidget.py
file reorganization with top-level module
2018-07-13 14:01:37 +02:00
qrtextedit.py
file reorganization with top-level module
2018-07-13 14:01:37 +02:00
qrwindow.py
file reorganization with top-level module
2018-07-13 14:01:37 +02:00
request_list.py
file reorganization with top-level module
2018-07-13 14:01:37 +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
fix #4575
2018-07-21 23:09:46 +02:00
util.py
file reorganization with top-level module
2018-07-13 14:01:37 +02:00
utxo_list.py
follow-up prev
2018-09-11 02:43:54 +02:00