flo-electrum/electrum
2018-09-18 18:07:12 +02:00
..
gui minor.. move imports out of functions 2018-09-18 18:07:12 +02:00
plugins Merge branch 'aiorpcx' 2018-09-11 20:52:58 +02:00
scripts fix #4720 2018-09-17 14:44:01 +02:00
tests interface: further simplifications for fork resolution 2018-09-17 22:30:25 +02:00
wordlist
__init__.py
address_synchronizer.py wallet: minor opt in get_history 2018-09-18 16:41:56 +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: blockchains_lock needed to write/iterate global dict 2018-09-16 18:26:40 +02:00
checkpoints_testnet.json
checkpoints.json update mainnet block header checkpoints 2018-09-08 17:32:28 +02:00
coinchooser.py
commands.py add option to leave daemon running after GUI is closed 2018-09-18 12:05:37 +02:00
constants.py move max_checkpoint from network to constants 2018-09-09 05:00:09 +02:00
contacts.py
crypto.py
currencies.json
daemon.py add option to leave daemon running after GUI is closed 2018-09-18 12:05:37 +02:00
dnssec.py
ecc_fast.py
ecc.py fix #4717 2018-09-14 16:12:47 +02:00
electrum
exchange_rate.py fx: disable checking mime type in get_json 2018-09-15 00:30:43 +02:00
i18n.py
interface.py network triggers: rm 'updated'; more fine-grained instead 2018-09-18 16:49:48 +02:00
jsonrpc.py
keystore.py keystore: add note regarding xpubkeys 2018-09-12 18:22:34 +02:00
mnemonic.py
msqr.py
network.py network triggers: rm 'updated'; more fine-grained instead 2018-09-18 16:49:48 +02:00
old_mnemonic.py
paymentrequest_pb2.py
paymentrequest.proto
paymentrequest.py fix #4720 2018-09-17 14:44:01 +02:00
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 fix 'daemon load_wallet' over RPC for python > 3.5.3 2018-09-06 15:14:35 +02:00
storage.py
synchronizer.py network triggers: rm 'updated'; more fine-grained instead 2018-09-18 16:49:48 +02:00
transaction.py rm @profiler from Transaction.estimated_size 2018-09-06 17:51:13 +02:00
util.py aiosafe safety belts 2018-09-16 22:17:20 +02:00
verifier.py verifier: perf optimisations 2018-09-17 18:31:25 +02:00
version.py
wallet.py minor.. move imports out of functions 2018-09-18 18:07:12 +02:00
websockets.py
x509.py