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 935a9a980d disable auo-connect is --server option is passed. fixes #992 10 years ago
..
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 10 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 10 years ago
bmp.py removed trailing whitespace and fixed indentation in history widget 10 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 10 years ago
interface.py serialize: handle case where proxy is None 10 years ago
mnemonic.py rename SEED_PREFIX constant 10 years ago
msqr.py removed trailing whitespace and fixed indentation in history widget 10 years ago
network.py disable server selector if server is passed from cmd line 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 10 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 10 years ago
plugins.py call load_wallet and close_wallet for each plugin 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 disable auo-connect is --server option is passed. fixes #992 10 years ago
synchronizer.py removed trailing whitespace and fixed indentation in history widget 10 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