flo-electrum/lib
2015-07-02 16:07:04 +02:00
..
tests rm failing test 2015-05-28 15:43:50 +02:00
wordlist
www better message 2015-06-09 16:10:44 +02:00
__init__.py generic m of n multisig 2015-06-27 12:43:29 +02:00
account.py generic m of n multisig 2015-06-27 12:43:29 +02:00
asn1tinydecoder.py
bitcoin.py fix is_address (forgot p2sh) 2015-07-02 08:53:17 +02:00
blockchain.py Merge pull request #1268 from kyuupichan/blockchain_nothread 2015-06-24 09:00:52 +02:00
bmp.py
commands.py move openalias from plugins to core 2015-07-02 12:44:53 +02:00
contacts.py move openalias from plugins to core 2015-07-02 12:44:53 +02:00
daemon.py fix issue #1238 2015-05-24 16:14:56 +02:00
i18n.py
interface.py interface: slow_parse() is not defined for X509 2015-07-01 16:54:11 +03:00
mnemonic.py
msqr.py
network_proxy.py Make the synchronizer not a thread. 2015-06-09 08:41:31 +09:00
network.py sanitize server at the interface level (follow up to issue #1330) 2015-07-01 09:09:00 +02:00
old_mnemonic.py
paymentrequest_pb2.py
paymentrequest.proto
paymentrequest.py fix 1312 2015-06-23 16:58:21 +02:00
plugins.py plugins: call load_wallet in install wizard 2015-06-10 12:40:08 +02:00
qrscanner.py
ripemd.py
simple_config.py Merge pull request #1246 from kyuupichan/bug_fix 2015-05-25 13:28:42 +02:00
socks.py
synchronizer.py redo fixes for 1324 2015-07-02 09:22:59 +02:00
transaction.py generic m of n multisig 2015-06-27 12:43:29 +02:00
util.py move openalias from plugins to core 2015-07-02 12:44:53 +02:00
verifier.py verifier: fix typo 2015-06-13 16:58:08 +03:00
version.py v2.4 will require protocol v0.10 2015-06-27 15:22:34 +02:00
wallet.py build reverse history index, to know when a transaction can be removed 2015-07-02 16:07:04 +02:00
x509.py