electrum-bitcoinprivate/lib
ThomasV 89a1b48ba1 column for payment request memo 2014-06-12 10:20:06 +02:00
..
__init__.py prevent collision on daemon port. Add Imported_Wallet (bolkin) 2014-06-10 20:40:42 +02:00
account.py fix get_pubkey for imported keys 2014-06-03 15:35:09 +02:00
bitcoin.py add pbkdf2 dependency 2014-06-05 16:19:13 +02:00
blockchain.py Target Calculation Update 2014-05-08 12:44:36 -04:00
bmp.py fix save_qrcode 2013-09-13 21:41:50 +02:00
commands.py Remove Bitcoin address from serialized encryption format. Enable encrypt commands, fix ser_to_point() and add some tests 2014-05-28 12:20:04 +02:00
daemon.py Fix daemon port 2014-06-10 20:44:52 +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 slightly better notifications. at least, it fixes #652 2014-04-17 17:38:21 +02:00
paymentrequest.proto adding initial bip70 script (wozz) 2014-05-05 17:31:39 +02:00
paymentrequest.py column for payment request memo 2014-06-12 10:20:06 +02:00
plugins.py don't use bare except 2013-11-09 21:23:57 -08:00
pyqrnative.py separate directories for GUIs 2013-09-11 11:45:58 +02:00
ripemd.py setup package in lib subdirectory 2012-05-10 14:38:49 +02:00
simple_config.py coin control: select UTXOs in menu 2014-06-05 21:55:11 +02:00
socks.py sockssipy support module provides SOCKS and HTTP proxy wrapper 2012-09-19 17:37:43 +07:00
synchronizer.py move synchronizer class in its own file. abstract wallet class. 2014-04-30 10:32:40 +02:00
transaction.py update calls to is_complete() method. fixes #693 2014-05-21 11:36:37 +02:00
util.py fix parse_url 2014-05-07 18:34:00 +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 fix bug #718 2014-06-11 13:10:48 +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