flo-electrum/lib
2017-05-23 15:07:20 +02:00
..
tests tests: fix TestTransaction.test_tx_signed testcase 2017-05-08 21:39:57 +03:00
wordlist
www
__init__.py add import for pyinstaller 2017-03-07 11:14:09 +01:00
base_wizard.py add help message for hrdware devices on windows 2017-03-21 10:07:31 +01:00
bitcoin.py add configurable checkpoint to blockchain verification; use genesis as default 2017-03-23 11:58:56 +01:00
blockchain.py separate truncate_headers for debugging 2017-05-19 08:55:40 +02:00
coinchooser.py fix #2270: height sorting can use negative value 2017-03-11 12:06:15 +01:00
commands.py fix a minor typo (beyong -> beyond) 2017-05-17 11:36:25 -07:00
contacts.py fix #2338 2017-03-29 10:29:02 +02:00
currencies.json
daemon.py fix #2279: jsonrpc wallet 2017-03-11 10:26:26 +01: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
i18n.py
interface.py
keystore.py fix #2351 2017-04-05 15:55:15 +02:00
mnemonic.py fix make_seed arguments 2017-02-22 12:54:17 +01:00
msqr.py
network.py fix: reorgs 2017-05-23 14:51:44 +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
qrscanner.py Revert commit 36f08ab2c3. 2017-03-08 11:22:27 +01:00
rsakey.py
simple_config.py raise special exception for dangling links 2017-03-14 08:56:30 +01:00
storage.py fix #2326: backward-compatibility of wallet files 2017-03-23 09:20:32 +01:00
synchronizer.py
transaction.py Set sequence to MAXINT-1 to fix locktime (per bauerj) 2017-05-23 15:07:20 +02:00
util.py fix get_payment_request 2017-05-19 09:10:19 +02:00
verifier.py
version.py bump versino number and update release notes 2017-05-13 11:25:16 +02:00
wallet.py hardware wallet support for locktime 2017-04-19 15:02:25 +02:00
websockets.py
x509.py