flo-electrum/lib
2014-09-02 07:47:54 +02:00
..
tests fix tests 2014-09-01 10:49:04 +02:00
wordlist add portuguese wordlist, and adapt wordlist parsing 2014-08-28 17:30:44 +02:00
__init__.py move mnemonic to separate class and use slush's wordlist. new commands: make_seed and check_seed 2014-08-28 15:37:42 +02:00
account.py
bitcoin.py check all bytes in strip_pkcs7_padding 2014-09-01 15:37:38 +02:00
blockchain.py
bmp.py
commands.py add portuguese wordlist, and adapt wordlist parsing 2014-08-28 17:30:44 +02: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 add 8 bits to entropy target, to offset the constraint imposed by is_new_seed 2014-08-28 17:40:36 +02:00
msqr.py
network_proxy.py
network.py Update default server list 2014-08-19 14:41:27 +02:00
old_mnemonic.py move mnemonic to separate class and use slush's wordlist. new commands: make_seed and check_seed 2014-08-28 15:37:42 +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 init plugins before gui. register wallet types in plugin constructor 2014-08-31 15:33:20 +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
transaction.py fix signature_count in coinbase transactions 2014-08-28 22:26:40 +02:00
util.py
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 add hook: make_unsigned_transaction 2014-09-02 07:47:54 +02:00
x509.py