-WIP-electrum-btcp/gui/qt
Neil Booth 79de458101 Preparation for moving the set of verified and unverified txs to the wallet.
The verifier will retain responsibility for verification, but will no longer
hold the transaction sets itself.

Change requires_fee to take a wallet.
Add new function add_unverified_tx()
Move get_confirmations() to the wallet from the verifier.
2015-05-07 09:21:08 +09:00
..
themes simplify setup.py using package_data 2015-02-18 17:13:41 +01:00
__init__.py Remove two redundant refreshes of history tab during startup. 2015-04-30 14:21:58 +09:00
address_dialog.py update buttons in address dialog 2015-04-20 14:25:39 +02:00
amountedit.py Expand default BTC / fiat amount width. Seems to suffice for expected usage. 2015-04-29 21:41:27 +09:00
console.py do not add command to console history if it starts with a space 2014-12-14 16:53:40 +01:00
history_widget.py resize columns to content by default 2015-04-29 09:26:22 +02:00
history_widget_lite.py Modify format_satoshis to display amounts according to locale. 2015-04-29 10:13:41 +09:00
installwizard.py add file button to text edits 2015-04-24 09:10:03 +02:00
lite_window.py show unmatured coins in status bar. fixes #1163 2015-05-05 20:52:14 +02:00
main_window.py Preparation for moving the set of verified and unverified txs to the wallet. 2015-05-07 09:21:08 +09:00
network_dialog.py network dialog: replace protocol list with checkbox 2015-03-23 11:11:51 +01:00
password_dialog.py new Button widgets 2015-03-14 12:28:19 +01:00
paytoedit.py improve help text 2015-04-26 13:31:39 +02:00
qrcodewidget.py
qrtextedit.py add file button to text edits 2015-04-24 09:10:03 +02:00
qrwindow.py gui: don't show qr code directly in receive tab 2015-04-20 07:48:39 +02:00
receiving_widget.py
seed_dialog.py fix tx dialog buttons using new widgets 2015-03-14 19:08:56 +01:00
transaction_dialog.py Preparation for moving the set of verified and unverified txs to the wallet. 2015-05-07 09:21:08 +09:00
util.py underline help label 2015-05-03 07:06:54 +02:00
version_getter.py version_getter should be daemon 2015-04-14 15:02:17 +02:00