flo-electrum/lib
2014-08-26 16:23:24 +02:00
..
tests remove broken tests 2014-08-25 15:55:06 +02:00
__init__.py
account.py
bitcoin.py fix tests 2014-08-25 15:32:21 +02:00
blockchain.py remove interface.synchronous_get 2014-07-29 00:15:21 +02:00
bmp.py
commands.py Confirmation count included in API command history 2014-08-19 20:57:37 +03:00
daemon.py fix daemon timeout 2014-08-18 15:35:29 +02:00
i18n.py
interface.py accept ssl certs signed by CA 2014-08-22 10:33:13 +02:00
mnemonic.py
msqr.py
network_proxy.py send network status on init, if there is no daemon 2014-08-04 11:38:34 +02:00
network.py Update default server list 2014-08-19 14:41:27 +02:00
paymentrequest_pb2.py
paymentrequest.proto
paymentrequest.py workaround the official distribution of tlslite 2014-08-11 13:22:53 +02:00
plugins.py fix (or at least work around) #788 2014-08-16 15:40:21 +02:00
qrscanner.py move qrscanner from plugins to lib 2014-08-23 18:04:29 +02:00
ripemd.py
simple_config.py
socks.py
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 version number 2014-08-21 18:24:47 +02:00
wallet.py wizard integration 2014-08-26 16:23:24 +02:00
x509.py