flo-electrum/lib
2018-02-13 09:47:30 +01:00
..
tests fix #3788 2018-01-29 02:00:43 +01:00
wordlist
__init__.py
base_wizard.py fix #3508 2018-02-04 22:02:10 +01:00
bitcoin.py Add memory pool based fee estimates 2018-02-05 12:23:32 +01:00
blockchain.py fix #3635 2018-01-13 17:09:25 +01:00
checkpoints_testnet.json
checkpoints.json
coinchooser.py coinchooser: make output value rounding configurable (config var, qt) 2018-02-08 23:10:44 +01:00
commands.py Factorize history export code used in GUI and command line. 2018-02-09 15:28:28 +01:00
contacts.py
currencies.json Fix CoinDesk exchange rates and update currencies.json 2018-02-08 22:39:55 +01:00
daemon.py Merge pull request #3664 from SomberNight/json_rpc_pw 2018-01-08 00:28:27 +01:00
dnssec.py
exchange_rate.py cache historical exchange rates 2018-02-10 15:56:05 +01:00
i18n.py
interface.py
jsonrpc.py Password-protect the JSON RPC interface 2018-01-07 19:30:23 +01:00
keystore.py allow encrypting watch-only wallets. initial support for hw wallet storage encryption. 2018-01-28 02:09:44 +01:00
mnemonic.py avoid shorter seeds 'by luck' 2017-12-27 18:26:50 +01:00
msqr.py
network.py Add memory pool based fee estimates 2018-02-05 12:23:32 +01:00
old_mnemonic.py
paymentrequest_pb2.py
paymentrequest.proto
paymentrequest.py
pem.py fix #3411 2018-01-04 03:40:35 +01:00
plot.py
plugins.py hw plugins: Allow custom enumerate functions 2018-02-06 19:13:05 +01:00
qrscanner.py
ripemd.py
rsakey.py
segwit_addr.py
servers_testnet.json
servers.json
simple_config.py use config.is_dynfee and config.use_mempool_fees 2018-02-13 00:03:42 +01:00
storage.py storage upgrade: don't run older upgrade methods on newer version storage 2018-02-06 23:15:08 +01:00
synchronizer.py allow to save unbroadcasted transactions in wallet 2018-01-18 11:56:21 +01:00
transaction.py conflicting transactions 2018-02-06 05:39:40 +01:00
util.py check trezorlib version 2018-02-07 17:51:52 +01:00
verifier.py fix #3635 2018-01-13 17:09:25 +01:00
version.py initial release notes for version 3.1 2018-02-05 17:47:15 +01:00
wallet.py Merge branch 'master' of github.com:spesmilo/electrum 2018-02-13 09:47:30 +01:00
websockets.py websocket: migrate to scripthashes 2018-01-16 16:02:58 +01:00
x509.py