electrum-bitcoinprivate/lib
Eagle[TM] 6b914232e4 Merge branch 'master' of https://github.com/spesmilo/electrum 2014-08-19 14:42:17 +02:00
..
tests Removed failing test for now 2014-07-09 11:04:49 +02:00
__init__.py make daemon usable with the GUI 2014-07-24 16:12:18 +02:00
account.py fix syntax of redeem_script 2014-07-08 19:27:43 +02:00
bitcoin.py do not expose mnemonic_to_seed 2014-08-13 15:43:54 +02:00
blockchain.py remove interface.synchronous_get 2014-07-29 00:15:21 +02:00
bmp.py fix save_qrcode 2014-06-17 18:32:49 +02:00
commands.py make daemon usable with the GUI 2014-07-24 16:12:18 +02:00
daemon.py fix daemon timeout 2014-08-18 15:35:29 +02:00
i18n.py Changed - to _ as mentioned in #458 2013-11-25 14:17:44 +01:00
interface.py rm dead code 2014-08-18 18:23:45 +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 Update default server list 2014-08-19 14:41:27 +02:00
network_proxy.py send network status on init, if there is no daemon 2014-08-04 11:38:34 +02:00
paymentrequest.proto adding initial bip70 script (wozz) 2014-05-05 17:31:39 +02:00
paymentrequest.py workaround the official distribution of tlslite 2014-08-11 13:22:53 +02:00
paymentrequest_pb2.py adding file generated by protobuf 2014-06-13 00:06:45 +02:00
plugins.py run_hook: no more than one plugin shall return a result 2014-07-10 17:27:54 +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 shorter timeouts in synchronizer, so that it terminates properly 2014-07-29 12:23:42 +02:00
transaction.py Merge branch 'trezor_plugin' of github.com:m0mchil/electrum into m0mchil-trezor_plugin 2014-08-08 14:56:06 +02:00
util.py separate interface classes 2014-07-29 09:28:27 +02:00
verifier.py do not store merkle root before verification succeeded. keep it in requested_merkle for the session 2014-08-15 23:30:55 +02:00
version.py update bip32 accounts and wallet 2014-04-01 11:25:12 +02:00
wallet.py move two methods in subclasses 2014-08-19 13:03:29 +02:00
x509.py add support for RSA_SHA256 2014-06-30 20:19:18 +02:00