flo-electrum/lib
2017-06-15 10:03:18 +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 add help message for hrdware devices on windows 2017-03-21 10:07:31 +01:00
bitcoin.py pass hash to pubkey_from_signature 2017-06-15 10:03:18 +02: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 add input and output addresses to CLI history 2017-05-29 23:51:15 +09:00
contacts.py fix #2338 2017-03-29 10:29:02 +02:00
currencies.json add currencies list to repo 2017-01-24 11:32:54 +01:00
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 Update BitcoinAverage API to v2 2017-06-07 14:18:14 +02:00
i18n.py
interface.py interface: close wire is response is not dict 2017-02-01 13:59:07 +01:00
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 Initial segwit support (testnet only) 2017-01-25 21:42:15 +01:00
transaction.py Merge pull request #2468 from bauerj/issue-2462 2017-05-30 19:32:23 +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