flo-electrum/electrum
2018-09-08 18:38:58 +02:00
..
gui network: add singleton accessor classmethod, port trustedcoin to aiohttp 2018-09-07 11:35:16 +02:00
plugins fix --offline option for fx and trustedcoin 2018-09-08 17:56:29 +02:00
scripts
tests async block headers: remove BlockHeaderInterface and Conn classes, make self.height a local 2018-09-06 14:17:45 +02:00
wordlist
__init__.py aiorpcx: pin certificates 2018-09-06 14:11:35 +02:00
address_synchronizer.py wallet: recreate Synchronizer and Verifier when switching servers 2018-09-08 01:34:33 +02:00
base_crash_reporter.py aiorpcx: increase crash reporter timeout, avoid is_running in kivy 2018-09-06 17:18:26 +02:00
base_wizard.py
bitcoin.py
blockchain.py blockchain.py: better handling of missing headers. more restrictive verify_chunk. 2018-09-06 14:17:42 +02:00
checkpoints_testnet.json
checkpoints.json
coinchooser.py
commands.py
constants.py
contacts.py
crypto.py
currencies.json
daemon.py asyncio: labels, crash_reporter, fx: migrate requests use to aiohttp 2018-09-06 16:18:45 +02:00
dnssec.py
ecc_fast.py
ecc.py
electrum
exchange_rate.py fix --offline option for fx and trustedcoin 2018-09-08 17:56:29 +02:00
i18n.py
interface.py batch fee estimates 2018-09-08 15:36:16 +02:00
jsonrpc.py
keystore.py
mnemonic.py
msqr.py
network.py batch fee estimates 2018-09-08 15:36:16 +02:00
old_mnemonic.py
paymentrequest_pb2.py
paymentrequest.proto
paymentrequest.py
pem.py
plot.py
plugin.py
qrscanner.py
ripemd.py
rsakey.py
segwit_addr.py
servers_regtest.json
servers_testnet.json
servers.json
simple_config.py
storage.py
synchronizer.py synchronizer: more batching 2018-09-08 18:38:58 +02:00
transaction.py
util.py Merge pull request #4690 from spesmilo/aiorpcx-fx 2018-09-06 17:18:55 +02:00
verifier.py verifier: if we fail to verify SPV proof, disconnect from server 2018-09-08 18:10:21 +02:00
version.py aiorpcx: remove callback based code, add session to Interface 2018-09-06 14:17:29 +02:00
wallet.py
websockets.py
x509.py