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 38f5deee86 use an input queue in synchronizer, so that new addresses can be created from other threads 12 years ago
..
tests Fixed docstrings 12 years ago
__init__.py access to global configuration using set_config and get_config 12 years ago
account.py various bugfixes for imported addresses 12 years ago
bitcoin.py restore from xprv 12 years ago
blockchain.py Do not use mutables as default values! 12 years ago
bmp.py fix save_qrcode 12 years ago
commands.py First cleanup branch commit 12 years ago
daemon.py Do not use mutables as default values! 12 years ago
i18n.py Changed - to _ as mentioned in #458 12 years ago
interface.py slightly better notifications. at least, it fixes #652 12 years ago
mnemonic.py check message length in mnemonic encode 12 years ago
msqr.py setup package in lib subdirectory 14 years ago
network.py Do not use mutables as default values! 12 years ago
paymentrequest.proto adding initial bip70 script (wozz) 12 years ago
paymentrequest.py show expired status in invoices tab 12 years ago
paymentrequest_pb2.py adding file generated by protobuf 12 years ago
plugins.py show popup if qr scanner not enabled 12 years ago
ripemd.py setup package in lib subdirectory 14 years ago
simple_config.py Fixes previously introduced bug 12 years ago
socks.py sockssipy support module provides SOCKS and HTTP proxy wrapper 13 years ago
synchronizer.py use an input queue in synchronizer, so that new addresses can be created from other threads 12 years ago
transaction.py minor fix 12 years ago
util.py parse_URI: amount is in satoshis 12 years ago
verifier.py remove blockchain object from verifier 12 years ago
version.py update bip32 accounts and wallet 12 years ago
wallet.py use an input queue in synchronizer, so that new addresses can be created from other threads 12 years ago
wallet_bitkey.py Import WalletFactory instead of Wallet 13 years ago
x509.py verify payment requests with tlslite and pyasn1 (pure python) instead of m2Crypto 12 years ago