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