electrum-bitcoinprivate/lib
ThomasV 38e662e522 fix syntax of redeem_script 2014-07-08 19:27:43 +02:00
..
tests Shouldn't redo URI encoding 2014-06-30 11:10:50 -04:00
__init__.py access to global configuration using set_config and get_config 2014-06-17 12:03:41 +02:00
account.py fix syntax of redeem_script 2014-07-08 19:27:43 +02:00
bitcoin.py Made use of fewer constants 2014-06-27 16:15:04 +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 rm duplicate method getpubkey 2014-07-06 22:24:09 +02: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 use x509 to check if server certificate has expired 2014-06-27 11:36:51 +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 add support for RSA_SHA256 2014-06-30 20:19:18 +02:00
paymentrequest_pb2.py adding file generated by protobuf 2014-06-13 00:06:45 +02:00
plugins.py better integration of plugins in installwizard (for 2fa, trezor plugins) 2014-07-01 18:46:11 +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 Rewrite accounts and transactions: store pubkeys instead of addresses in order to avoid unnecessary derivations. 2014-07-06 21:10:41 +02:00
transaction.py transaction: separate deserialize and update methods 2014-07-07 18:01:43 +02:00
util.py Shouldn't redo URI encoding 2014-06-30 11:10:50 -04:00
verifier.py fix #750 2014-07-05 03:57:05 +02:00
version.py update bip32 accounts and wallet 2014-04-01 11:25:12 +02:00
wallet.py fix: get_action 2014-07-07 23:35:01 +02:00
x509.py add support for RSA_SHA256 2014-06-30 20:19:18 +02:00