flo-electrum/lib
2015-04-03 14:44:03 +02:00
..
tests
wordlist
__init__.py
account.py get_pubkeys is called incorrectly in get_pubkey_from_xpub() 2015-04-02 15:03:48 -04:00
bitcoin.py Let wallet recovery use 64 byte hex strings and 24 word seeds. 2015-03-19 08:20:32 -07:00
blockchain.py add 10 second timeout to header requests 2015-03-25 10:18:32 +01:00
bmp.py Use string joins instead of concatenation for efficiency. 2015-03-17 21:57:06 +09:00
commands.py fix Transaction.deserialize() to Transaction() 2015-03-30 18:28:24 +03:00
daemon.py pass config.path to daemon (exemptore). fixes #901 2015-04-02 12:12:18 +02:00
i18n.py
interface.py
mnemonic.py
msqr.py
network_proxy.py do not write config file from network class 2015-04-02 10:50:09 +02:00
network.py separate timeouts for server and nodes retry 2015-04-02 15:12:01 +02:00
old_mnemonic.py
paymentrequest_pb2.py
paymentrequest.proto
paymentrequest.py
plugins.py openalias: more error message 2015-03-31 12:21:20 +02:00
qrscanner.py
ripemd.py
simple_config.py store config as json 2015-04-02 10:00:07 +02:00
socks.py
synchronizer.py store deserialized tx in/out in wallet file for fast computation 2015-03-30 14:10:46 +02:00
transaction.py fix #1121: tx.update 2015-04-01 07:57:59 +02:00
util.py move format_time to util 2015-04-03 14:44:03 +02:00
verifier.py
version.py version 2.1 2015-03-30 14:10:32 +02:00
wallet.py fix typo 2015-04-03 11:30:36 +02:00
x509.py