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 b8a72180c7 HistoryWidget class; address history window 10 years ago
..
tests rm failing test 10 years ago
wordlist simplify setup.py using package_data 10 years ago
__init__.py rename spv class, use own print_error 10 years ago
account.py get_pubkeys is called incorrectly in get_pubkey_from_xpub() 10 years ago
bitcoin.py Let wallet recovery use 64 byte hex strings and 24 word seeds. 10 years ago
blockchain.py add 10 second timeout to header requests 10 years ago
bmp.py Use string joins instead of concatenation for efficiency. 10 years ago
commands.py fix Transaction.deserialize() to Transaction() 10 years ago
daemon.py pass config.path to daemon (exemptore). fixes #901 10 years ago
i18n.py add new languages to i18n 10 years ago
interface.py print_error methods. request timeout for interface 10 years ago
mnemonic.py simplify setup.py using package_data 10 years ago
msqr.py removed trailing whitespace and fixed indentation in history widget 10 years ago
network.py separate timeouts for server and nodes retry 10 years ago
network_proxy.py do not write config file from network class 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 parse PEM list using tlslite 10 years ago
paymentrequest_pb2.py removed trailing whitespace and fixed indentation in history widget 10 years ago
plugins.py openalias: more error message 10 years ago
qrscanner.py fix segfault in zbar init, issue #1059 10 years ago
ripemd.py removed trailing whitespace and fixed indentation in history widget 10 years ago
simple_config.py store config as json 10 years ago
socks.py re-add older version of socks.py to repo, because SocksiPy-branch does not work with current code 10 years ago
synchronizer.py store deserialized tx in/out in wallet file for fast computation 10 years ago
transaction.py fix #1121: tx.update 10 years ago
util.py move format_time to util 10 years ago
verifier.py remove unused imports 10 years ago
version.py version 2.1 10 years ago
wallet.py HistoryWidget class; address history window 10 years ago
x509.py parse PEM list using tlslite 10 years ago