.. |
tests
|
remove wrong test
|
10 years ago |
__init__.py
|
move mnemonic to separate class and use slush's wordlist. new commands: make_seed and check_seed
|
11 years ago |
account.py
|
add InvalidPassword exception
|
10 years ago |
bitcoin.py
|
try to import all python dependencies from the main script
|
10 years ago |
blockchain.py
|
removed trailing whitespace and fixed indentation in history widget
|
11 years ago |
bmp.py
|
removed trailing whitespace and fixed indentation in history widget
|
11 years ago |
commands.py
|
fix typo
|
10 years ago |
daemon.py
|
daemon fix on windows more compact
|
10 years ago |
i18n.py
|
removed trailing whitespace and fixed indentation in history widget
|
11 years ago |
interface.py
|
fix config: serialize/deserialize proxy
|
10 years ago |
mnemonic.py
|
rename SEED_PREFIX constant
|
10 years ago |
msqr.py
|
removed trailing whitespace and fixed indentation in history widget
|
11 years ago |
network.py
|
fix config: serialize/deserialize proxy
|
10 years ago |
network_proxy.py
|
removed trailing whitespace and fixed indentation in history widget
|
11 years ago |
old_mnemonic.py
|
move mnemonic to separate class and use slush's wordlist. new commands: make_seed and check_seed
|
11 years ago |
paymentrequest.proto
|
adding initial bip70 script (wozz)
|
11 years ago |
paymentrequest.py
|
add google protobuf to packages
|
10 years ago |
paymentrequest_pb2.py
|
removed trailing whitespace and fixed indentation in history widget
|
11 years ago |
plugins.py
|
call load_wallet and close_wallet for each plugin
|
10 years ago |
qrscanner.py
|
init qrscanner processor in scan_qr
|
11 years ago |
ripemd.py
|
removed trailing whitespace and fixed indentation in history widget
|
11 years ago |
simple_config.py
|
Fixes previously introduced bug
|
11 years ago |
synchronizer.py
|
removed trailing whitespace and fixed indentation in history widget
|
11 years ago |
transaction.py
|
remove remaining instances of op_return type
|
10 years ago |
util.py
|
fix #991
|
10 years ago |
verifier.py
|
do not store merkle root before verification succeeded. keep it in requested_merkle for the session
|
11 years ago |
version.py
|
rename SEED_PREFIX constant
|
10 years ago |
wallet.py
|
disable key import in all bip32 wallet classes; users should create an ImportedWallet
|
10 years ago |
x509.py
|
try to import all python dependencies from the main script
|
10 years ago |