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.
 
 
 
 
Neil Booth 9cf2eff16b Make is_connected into a member function. No change in logic. 11 years ago
..
tests rm failing test 11 years ago
wordlist simplify setup.py using package_data 11 years ago
__init__.py rename spv class, use own print_error 11 years ago
account.py get_pubkeys is called incorrectly in get_pubkey_from_xpub() 11 years ago
asn1tinydecoder.py parse certificates without pyasn1 11 years ago
bitcoin.py Dust threshold should be 546 11 years ago
blockchain.py add 10 second timeout to header requests 11 years ago
bmp.py Use string joins instead of concatenation for efficiency. 11 years ago
commands.py fix history command 11 years ago
daemon.py daemon: filter notificaions sent to client 11 years ago
i18n.py add new languages to i18n 11 years ago
interface.py Make is_connected into a member function. No change in logic. 11 years ago
mnemonic.py simplify setup.py using package_data 11 years ago
msqr.py removed trailing whitespace and fixed indentation in history widget 11 years ago
network.py Make is_connected into a member function. No change in logic. 11 years ago
network_proxy.py do not write config file from network class 11 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) 12 years ago
paymentrequest.py rename ssl config variables 11 years ago
paymentrequest_pb2.py removed trailing whitespace and fixed indentation in history widget 11 years ago
plugins.py always_hook. fix trezor handler. fixes #1146 11 years ago
qrscanner.py fix segfault in zbar init, issue #1059 11 years ago
ripemd.py removed trailing whitespace and fixed indentation in history widget 11 years ago
simple_config.py store config as json 11 years ago
socks.py re-add older version of socks.py to repo, because SocksiPy-branch does not work with current code 11 years ago
synchronizer.py store deserialized tx in/out in wallet file for fast computation 11 years ago
transaction.py remove debug message 11 years ago
util.py fix format_satoshis for None values 11 years ago
verifier.py remove unused imports 11 years ago
version.py version 2.1.1 11 years ago
wallet.py fix missing immport 11 years ago
x509.py move create_csr to gui 11 years ago