| .. |
|
tests
|
fix tests
|
2014-09-01 10:49:04 +02:00 |
|
__init__.py
|
move mnemonic to separate class and use slush's wordlist. new commands: make_seed and check_seed
|
2014-08-28 15:37:42 +02:00 |
|
account.py
|
removed trailing whitespace and fixed indentation in history widget
|
2014-10-21 19:05:51 +02:00 |
|
bitcoin.py
|
set default fee to 0.5mBTC/kb
|
2014-09-15 07:35:05 +02:00 |
|
blockchain.py
|
removed trailing whitespace and fixed indentation in history widget
|
2014-10-21 19:05:51 +02:00 |
|
bmp.py
|
removed trailing whitespace and fixed indentation in history widget
|
2014-10-21 19:05:51 +02:00 |
|
commands.py
|
Added searchcontacts command
|
2014-11-05 18:02:44 -05:00 |
|
daemon.py
|
fix daemon for windows
|
2014-11-20 11:52:57 +01:00 |
|
i18n.py
|
removed trailing whitespace and fixed indentation in history widget
|
2014-10-21 19:05:51 +02:00 |
|
interface.py
|
use ssl.PROTOCOL_SSLv23
|
2014-10-31 14:59:59 +01:00 |
|
mnemonic.py
|
Add default language for mnemonic
|
2014-09-21 10:46:03 -04:00 |
|
msqr.py
|
removed trailing whitespace and fixed indentation in history widget
|
2014-10-21 19:05:51 +02:00 |
|
network.py
|
removed trailing whitespace and fixed indentation in history widget
|
2014-10-21 19:05:51 +02:00 |
|
network_proxy.py
|
removed trailing whitespace and fixed indentation in history widget
|
2014-10-21 19:05:51 +02:00 |
|
old_mnemonic.py
|
move mnemonic to separate class and use slush's wordlist. new commands: make_seed and check_seed
|
2014-08-28 15:37:42 +02:00 |
|
paymentrequest.proto
|
adding initial bip70 script (wozz)
|
2014-05-05 17:31:39 +02:00 |
|
paymentrequest.py
|
removed trailing whitespace and fixed indentation in history widget
|
2014-10-21 19:05:51 +02:00 |
|
paymentrequest_pb2.py
|
removed trailing whitespace and fixed indentation in history widget
|
2014-10-21 19:05:51 +02:00 |
|
plugins.py
|
removed trailing whitespace and fixed indentation in history widget
|
2014-10-21 19:05:51 +02:00 |
|
qrscanner.py
|
init qrscanner processor in scan_qr
|
2014-10-24 17:11:05 +02:00 |
|
ripemd.py
|
removed trailing whitespace and fixed indentation in history widget
|
2014-10-21 19:05:51 +02:00 |
|
simple_config.py
|
Fixes previously introduced bug
|
2014-06-26 13:22:02 +02:00 |
|
synchronizer.py
|
removed trailing whitespace and fixed indentation in history widget
|
2014-10-21 19:05:51 +02:00 |
|
transaction.py
|
optimized, cleaned up, commented
|
2014-11-05 00:37:43 +01:00 |
|
util.py
|
Do not use XDG_DATA_HOME. Tell user to use virtualenv if they are not root
|
2014-10-23 21:25:14 +02:00 |
|
verifier.py
|
do not store merkle root before verification succeeded. keep it in requested_merkle for the session
|
2014-08-15 23:30:55 +02:00 |
|
version.py
|
new seed_version: remove whitespaces only between CJK characters
|
2014-09-13 19:31:05 +02:00 |
|
wallet.py
|
raise exception when seed version does not match
|
2014-11-15 14:42:35 +01:00 |
|
x509.py
|
removed trailing whitespace and fixed indentation in history widget
|
2014-10-21 19:05:51 +02:00 |