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 56f8fc62f9 fix 1312 11 years ago
..
tests rm failing test 11 years ago
wordlist simplify setup.py using package_data 11 years ago
www better message 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 bitcoin: remove dead code 11 years ago
blockchain.py blockchain: restore call to set_local_height, forgotten in previous commit 11 years ago
bmp.py Use string joins instead of concatenation for efficiency. 11 years ago
commands.py better error message 11 years ago
daemon.py fix issue #1238 11 years ago
i18n.py add new languages to i18n 11 years ago
interface.py SocketPipe shouldn't close the socket. 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 fix deserialize_proxy. fixes #1309 11 years ago
network_proxy.py Readding pending_transactions_for_notifications, needed by the gui. 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 fix 1312 11 years ago
paymentrequest_pb2.py removed trailing whitespace and fixed indentation in history widget 11 years ago
plugins.py plugins: call load_wallet in install wizard 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 Merge pull request #1246 from kyuupichan/bug_fix 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 less verbose debug message 11 years ago
transaction.py Merge pull request #1280 from kyuupichan/BIP-LI01 11 years ago
util.py util: add print_msg() method to DaemonThread 11 years ago
verifier.py verifier: fix typo 11 years ago
version.py version 2.3.2 11 years ago
wallet.py better error message 11 years ago
x509.py move create_csr to gui 11 years ago