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 438bc94dce fix #1399 9 years ago
..
tests test_ripemd: add simple test case for ripemd module 9 years ago
wordlist simplify setup.py using package_data 10 years ago
www add character encoding declaration to index.html 9 years ago
__init__.py generic m of n multisig 9 years ago
account.py fix #1399 9 years ago
asn1tinydecoder.py replace TLSLite dependency with minimal RSA implementation 9 years ago
bitcoin.py bitcoin: remove multiple imports 9 years ago
blockchain.py Print reason for failure to connect headers 9 years ago
bmp.py Use string joins instead of concatenation for efficiency. 10 years ago
commands.py add command for master private key 9 years ago
contacts.py dont silence dns errors 9 years ago
daemon.py fix estimatefee for daemon 9 years ago
dnssec.py replace TLSLite dependency with minimal RSA implementation 9 years ago
i18n.py add new languages to i18n 10 years ago
interface.py fix: dePem cert before parsing 9 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 fix estimatefee for daemon 9 years ago
network_proxy.py synchronous_get: return -> raise exception 9 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 simplify x509 constructor 9 years ago
paymentrequest_pb2.py removed trailing whitespace and fixed indentation in history widget 10 years ago
pem.py replace TLSLite dependency with minimal RSA implementation 9 years ago
plugins.py move init_qt hook 9 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
rsakey.py replace TLSLite dependency with minimal RSA implementation 9 years ago
simple_config.py Merge pull request #1246 from kyuupichan/bug_fix 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 redo fixes for 1324 9 years ago
transaction.py sign tx with empty scriptSig inputs 9 years ago
util.py rm unneeded float conversion 9 years ago
verifier.py verifier: fix typo 9 years ago
version.py version 2.4.1 9 years ago
wallet.py minimize calls to estimated_fee 9 years ago
websockets.py print -> util.print_error 9 years ago
x509.py remove unused code 9 years ago