| .. |
|
tests
|
remove wrong test
|
2015-01-06 18:19:00 +01: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
|
add InvalidPassword exception
|
2014-12-03 22:35:05 +01:00 |
|
bitcoin.py
|
rename SEED_PREFIX constant
|
2015-01-21 23:43:26 +01: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
|
fix typo
|
2015-01-11 20:38:48 +01:00 |
|
daemon.py
|
daemon fix on windows more compact
|
2014-11-28 17:08:40 +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
|
rename SEED_PREFIX constant
|
2015-01-21 23:49:31 +01:00 |
|
msqr.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 |
|
network.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_pb2.py
|
removed trailing whitespace and fixed indentation in history widget
|
2014-10-21 19:05:51 +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 |
|
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
|
remove remaining instances of op_return type
|
2015-01-18 17:23:21 +01:00 |
|
util.py
|
fix #948
|
2014-12-21 13:04:07 +01: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
|
rename SEED_PREFIX constant
|
2015-01-21 23:43:26 +01:00 |
|
wallet.py
|
disable key import in all bip32 wallet classes; users should create an ImportedWallet
|
2015-01-23 13:54:33 +01:00 |
|
x509.py
|
removed trailing whitespace and fixed indentation in history widget
|
2014-10-21 19:05:51 +02:00 |