|
__init__.py
|
option to set gui language from command line
|
2013-01-02 16:03:54 +01:00 |
|
bitcoin.py
|
fix: below or equal in var_int encoding
|
2012-10-26 22:51:33 +02:00 |
|
deserialize.py
|
fix: timestamps in transactions
|
2012-11-04 15:38:34 +01:00 |
|
gui_qt.py
|
do not let users switch to gtk/text from qt
|
2013-01-04 12:18:16 +01:00 |
|
gui_text.py
|
do not refresh after main loop finished
|
2012-12-15 14:21:46 +01:00 |
|
gui.py
|
allow multiple-outputs transactions with mktx()
|
2012-12-05 16:41:39 +01:00 |
|
history_widget.py
|
updated indent spacing
|
2013-01-04 12:33:57 +07:00 |
|
i18n.py
|
call set_language only if gui is used.
|
2013-01-02 16:12:00 +01:00 |
|
interface.py
|
try http if tcp fails.
|
2013-01-03 21:36:25 +01:00 |
|
util.py
|
use stdout in print_msg
|
2012-12-18 11:56:27 +01:00 |
|
verifier.py
|
add sockettimeout to header download by HTTP
|
2012-12-19 09:41:23 +01:00 |
|
version.py
|
version 1.5.8
|
2013-01-02 18:50:55 +01:00 |
|
wallet.py
|
populate contacts with donation address
|
2013-01-02 18:41:52 +01:00 |