flo-electrum/lib
2017-08-10 18:01:22 +02:00
..
tests Parse transaction version field 2017-05-30 19:28:27 +02:00
wordlist
www
__init__.py add import for pyinstaller 2017-03-07 11:14:09 +01:00
base_wizard.py Remove usages of deprecated apply() builtin 2017-08-01 05:22:18 +02:00
bitcoin.py allow arbitrary derivations with bip39 seeds, to let multibit users recover funds 2017-06-20 10:47:02 +02:00
blockchain.py force new headers download if file is corrupted 2017-08-03 14:25:50 +02:00
coinchooser.py fix #2270: height sorting can use negative value 2017-03-11 12:06:15 +01:00
commands.py Fix commands that require password with unencrypted wallet 2017-08-03 21:34:11 +03:00
contacts.py validate contacts on import 2017-08-01 19:56:46 +07:00
currencies.json sort currencies in currencies.json 2017-07-08 14:22:21 +02:00
daemon.py fix #2400 2017-07-02 11:44:48 +02:00
dnssec.py Add KSK-2017 to trust anchors and accept either of the two 2017-03-16 15:05:50 +01:00
exchange_rate.py sort currencies in currencies.json 2017-07-08 14:22:21 +02:00
i18n.py
interface.py
keystore.py fix #2351 2017-04-05 15:55:15 +02:00
mnemonic.py
msqr.py
network.py fix #2719 2017-08-10 03:45:10 +02:00
old_mnemonic.py
paymentrequest_pb2.py
paymentrequest.proto
paymentrequest.py archive paid invoices in the history tab 2017-03-15 15:32:14 +01:00
pem.py
plot.py
plugins.py identify HID devices also by interface and usage page 2017-06-23 11:46:50 +02:00
qrscanner.py fix #2603 2017-07-13 11:28:37 +02:00
rsakey.py
simple_config.py Merge pull request #2720 from bauerj/config-skip-save 2017-08-10 17:56:38 +02:00
storage.py fix #2326: backward-compatibility of wallet files 2017-03-23 09:20:32 +01:00
synchronizer.py
transaction.py fix segwit script size 2017-08-03 07:22:49 +02:00
util.py Add Blockchair.com block explorer 2017-07-31 03:24:02 +03:00
verifier.py fix undo_verification 2017-07-20 06:38:49 +02:00
version.py prepare version 2.9.3 2017-08-10 18:01:22 +02:00
wallet.py change default value of confirmed_only, spending unconfirmed coins 2017-08-08 06:03:47 +02:00
websockets.py
x509.py