flo-electrum/lib
Alexander Schlarb c666070af4 Properly handle invalid payment request URLs
Otherwise the client would simply hang when receiving an invalid URL dumping
a hard-to-read exception to the terminal.
2016-12-21 17:19:27 +01:00
..
tests fix test 2016-10-16 22:17:52 +02:00
wordlist
www Fixing a stupid typo, sorry about that 2016-10-02 03:55:19 +00:00
__init__.py
base_wizard.py fix crash #1987 2016-10-20 08:32:44 +02:00
bitcoin.py fix issue #2064 2016-12-21 13:30:35 +01:00
blockchain.py init_headers in daemon thread, and fix #1996 2016-10-24 14:57:02 +02:00
coinchooser.py
commands.py fix #2026 2016-11-08 16:39:04 +01:00
contacts.py
daemon.py add version to daemon status, simply display number of spv nodes 2016-10-24 12:52:16 +02:00
dnssec.py
i18n.py
interface.py throttle send_requests 2016-11-09 13:23:10 +01:00
keystore.py allow spaces in private keys (fix #1602) 2016-10-22 10:06:51 +02:00
mnemonic.py Revert "remove custom entropy option; nobody uses it" 2016-10-20 10:22:17 +02:00
msqr.py
network.py init_headers in daemon thread, and fix #1996 2016-10-24 14:57:02 +02:00
old_mnemonic.py
paymentrequest_pb2.py
paymentrequest.proto
paymentrequest.py Properly handle invalid payment request URLs 2016-12-21 17:19:27 +01:00
pem.py
plot.py update figure labels 2016-12-19 12:50:50 +01:00
plugins.py devmgr: if only one device is plugged, use it 2016-08-31 15:15:55 +02:00
qrscanner.py
rsakey.py
simple_config.py
socks.py
storage.py force pubkey regeneration in some multisig wallets 2016-10-16 21:59:28 +02:00
synchronizer.py
transaction.py Add more fee info to tx details, update tx estimated_size method. 2016-12-09 12:36:57 +07:00
util.py
verifier.py
version.py version 2.7.12 2016-11-08 17:32:06 +01:00
wallet.py fix #2034 2016-12-20 16:53:01 +01:00
websockets.py Spread payment requests to subdirs 2016-10-01 05:40:40 +00:00
x509.py