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 889ac782c1 simplify interface.get_socket, and fix a bug with new certificates 10 years ago
..
tests fix tests 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 cache xpub values in account in order to generate addresses faster 10 years ago
bitcoin.py set default fee to 0.5mBTC/kb 10 years ago
blockchain.py remove interface.synchronous_get 10 years ago
bmp.py fix save_qrcode 10 years ago
commands.py extended seed prefix 10 years ago
daemon.py fix daemon timeout 10 years ago
i18n.py make wordlist use default language if available 10 years ago
interface.py simplify interface.get_socket, and fix a bug with new certificates 10 years ago
mnemonic.py make wordlist use default language if available 10 years ago
msqr.py setup package in lib subdirectory 13 years ago
network.py force reconnect after delay 10 years ago
network_proxy.py interface: forward errors 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 workaround the official distribution of tlslite 10 years ago
paymentrequest_pb2.py adding file generated by protobuf 11 years ago
plugins.py load_wallet: we still want to test is_enabled 10 years ago
qrscanner.py move qrscanner from plugins to lib 10 years ago
ripemd.py setup package in lib subdirectory 13 years ago
simple_config.py Fixes previously introduced bug 10 years ago
synchronizer.py shorter timeouts in synchronizer, so that it terminates properly 10 years ago
transaction.py fix tx.sweep 10 years ago
util.py move wordlists to data dir 10 years ago
verifier.py do not store merkle root before verification succeeded. keep it in requested_merkle for the session 10 years ago
version.py new seed_version: remove whitespaces only between CJK characters 10 years ago
wallet.py get_tx_fee 10 years ago
x509.py better workaround for tlslite issue 10 years ago