You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
ThomasV c5636be03a minor fix 10 years ago
..
tests fix tests 11 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 removed trailing whitespace and fixed indentation in history widget 10 years ago
bitcoin.py set default fee to 0.5mBTC/kb 11 years ago
blockchain.py removed trailing whitespace and fixed indentation in history widget 10 years ago
bmp.py removed trailing whitespace and fixed indentation in history widget 10 years ago
commands.py separate signtxwithkey and signtxwithwallet, and simplify sign_transaction 10 years ago
daemon.py fix daemon timeout 11 years ago
i18n.py removed trailing whitespace and fixed indentation in history widget 10 years ago
interface.py removed trailing whitespace and fixed indentation in history widget 10 years ago
mnemonic.py Add default language for mnemonic 11 years ago
msqr.py removed trailing whitespace and fixed indentation in history widget 10 years ago
network.py removed trailing whitespace and fixed indentation in history widget 10 years ago
network_proxy.py removed trailing whitespace and fixed indentation in history widget 10 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 removed trailing whitespace and fixed indentation in history widget 10 years ago
paymentrequest_pb2.py removed trailing whitespace and fixed indentation in history widget 10 years ago
plugins.py removed trailing whitespace and fixed indentation in history widget 10 years ago
qrscanner.py init qrscanner processor in scan_qr 10 years ago
ripemd.py removed trailing whitespace and fixed indentation in history widget 10 years ago
simple_config.py Fixes previously introduced bug 11 years ago
synchronizer.py removed trailing whitespace and fixed indentation in history widget 10 years ago
transaction.py minor fix 10 years ago
util.py Do not use XDG_DATA_HOME. Tell user to use virtualenv if they are not root 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 new seed_version: remove whitespaces only between CJK characters 11 years ago
wallet.py Extend transaction serialization, format to handle unsigned inputs where only the address is known, the public key is unknown. 10 years ago
x509.py removed trailing whitespace and fixed indentation in history widget 10 years ago