flo-electrum/lib
2018-07-01 21:58:59 +02:00
..
tests wizard: extend derivation dialog to also let user select script type. 2018-06-26 19:31:05 +02:00
wordlist
__init__.py
base_crash_reporter.py (minor) don't raise BaseException 2018-06-20 18:13:43 +02:00
base_wizard.py wizard: extend derivation dialog to also let user select script type. 2018-06-26 19:31:05 +02:00
bitcoin.py fast hmac on python 3.7+ 2018-06-28 19:55:54 +02:00
blockchain.py Improving imports (#4448) 2018-06-19 18:36:01 +02:00
checkpoints_testnet.json
checkpoints.json
coinchooser.py change partial txn serialization format for imported addresses txins 2018-06-15 14:08:20 +02:00
commands.py add simnet support (#4455) 2018-06-22 17:07:07 +02:00
constants.py Move BIP44 coin type to net constants. 2018-06-23 14:46:44 +00:00
contacts.py
crypto.py fast hmac on python 3.7+ 2018-06-28 19:55:54 +02:00
currencies.json added therocktrading exchange rate (#4272) 2018-04-24 09:28:38 +02:00
daemon.py labels plugin: fix it. and extend to cli/daemon. 2018-06-29 11:58:12 +02:00
dnssec.py
ecc_fast.py ecc: only print warning about missing libsecp when in verbose mode 2018-06-30 22:40:50 +02:00
ecc.py fast hmac on python 3.7+ 2018-06-28 19:55:54 +02:00
exchange_rate.py util.make_dir: 0o700 permissions on folders (#4357) 2018-05-28 14:22:54 +02:00
i18n.py Add missing languages to settings dialog 2018-05-23 22:15:14 +02:00
interface.py follow-up prev 2018-06-22 18:32:01 +02:00
jsonrpc.py Daemon: Fix preflight CORS request handling 2018-06-26 12:08:16 +02:00
keystore.py wizard: extend derivation dialog to also let user select script type. 2018-06-26 19:31:05 +02:00
mnemonic.py
msqr.py
network.py Revert "socket.getaddrinfo on win32: do our own dns resolution outside the lock" 2018-07-01 21:58:59 +02:00
old_mnemonic.py
paymentrequest_pb2.py
paymentrequest.proto
paymentrequest.py use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py 2018-05-25 15:43:06 +02:00
pem.py
plot.py
plugins.py electrum: cleanup plugin imports 2018-04-26 06:12:20 +02:00
qrscanner.py
ripemd.py
rsakey.py
segwit_addr.py
servers_regtest.json
servers_testnet.json
servers.json Remove server from default list: cryptohead.de (#4320) 2018-05-03 20:30:42 +02:00
simple_config.py add simnet support (#4455) 2018-06-22 17:07:07 +02:00
storage.py fix: i18n is not imported 2018-06-29 11:17:02 +02:00
synchronizer.py fix: network.interface can become None at any time 2018-06-25 01:14:49 +02:00
transaction.py make add_signature_to_txin an instance method 2018-06-26 13:09:02 +02:00
util.py remove "from addresses" from wallet logic 2018-06-11 17:55:31 +02:00
verifier.py Check SPV proof inner nodes not to be valid transactions. (#4436) 2018-06-20 18:09:38 +02:00
version.py prepare release 3.2.1 2018-07-01 14:02:31 +02:00
wallet.py fix #4481 2018-07-01 17:05:56 +02:00
websockets.py fix websockets 2018-07-01 15:59:32 +02:00
x509.py