electrum-bitcoinprivate/lib
ThomasV b5acdab3e9 allow address creation beyond gap limit in GUI. fixes #512 2014-06-26 18:55:22 +02:00
..
tests Fixed docstrings 2014-06-26 13:24:14 +02:00
__init__.py access to global configuration using set_config and get_config 2014-06-17 12:03:41 +02:00
account.py various bugfixes for imported addresses 2014-06-24 16:47:58 +02:00
bitcoin.py restore from xprv 2014-06-25 16:45:55 +02:00
blockchain.py Do not use mutables as default values! 2014-06-25 17:43:45 +02:00
bmp.py fix save_qrcode 2014-06-17 18:32:49 +02:00
commands.py First cleanup branch commit 2014-06-24 16:12:43 +03:00
daemon.py Do not use mutables as default values! 2014-06-25 17:43:45 +02:00
i18n.py Changed - to _ as mentioned in #458 2013-11-25 14:17:44 +01:00
interface.py slightly better notifications. at least, it fixes #652 2014-04-17 17:38:21 +02:00
mnemonic.py check message length in mnemonic encode 2014-06-03 09:35:34 +02:00
msqr.py setup package in lib subdirectory 2012-05-10 14:38:49 +02:00
network.py Do not use mutables as default values! 2014-06-25 17:43:45 +02:00
paymentrequest.proto adding initial bip70 script (wozz) 2014-05-05 17:31:39 +02:00
paymentrequest.py show expired status in invoices tab 2014-06-13 16:53:43 +02:00
paymentrequest_pb2.py adding file generated by protobuf 2014-06-13 00:06:45 +02:00
plugins.py show popup if qr scanner not enabled 2014-06-17 16:45:45 +02:00
ripemd.py setup package in lib subdirectory 2012-05-10 14:38:49 +02:00
simple_config.py Fixes previously introduced bug 2014-06-26 13:22:02 +02:00
socks.py sockssipy support module provides SOCKS and HTTP proxy wrapper 2012-09-19 17:37:43 +07:00
synchronizer.py use an input queue in synchronizer, so that new addresses can be created from other threads 2014-06-26 17:41:09 +02:00
transaction.py minor fix 2014-06-24 17:43:23 +02:00
util.py parse_URI: amount is in satoshis 2014-06-15 09:26:52 +02:00
verifier.py remove blockchain object from verifier 2014-03-10 20:53:05 +01:00
version.py update bip32 accounts and wallet 2014-04-01 11:25:12 +02:00
wallet.py allow address creation beyond gap limit in GUI. fixes #512 2014-06-26 18:55:22 +02:00
wallet_bitkey.py Import WalletFactory instead of Wallet 2013-01-07 16:23:47 +00:00
x509.py verify payment requests with tlslite and pyasn1 (pure python) instead of m2Crypto 2014-06-10 14:32:17 +02:00