LBRY-Vault/lib
Serge Victor 07280730d4 Intoducing websocket_announce configuration
Currently electrum daemon runs websocket server on a configured host and
port and sends the same information to merchant payments. There is
likely that those two may be different, when websocket traffic is being
reverse proxied and sent over via different hosts.

This patch introduces two fully optional parameters,
websocket_server_announce and websocket_port_announce, which when
set, are sent to the merchant payments instead of websocket_server and
websocket_port values.
2016-09-22 18:57:23 +00:00
..
tests fix test_simple_config and test_transaction 2016-08-04 17:21:25 +02:00
wordlist Add Chinese Simplified wordlist 2015-08-20 23:18:47 +09:00
www $.getJSON is asynchronous, obviosly. 2016-09-21 12:45:50 +00:00
__init__.py fix import 2016-08-12 15:53:21 +02:00
base_wizard.py Revert "follow bip45 derivation with hardware multisig" 2016-08-31 09:35:27 +02:00
bitcoin.py normalize passphrase 2016-09-02 10:20:04 +02:00
blockchain.py android: move wallet data to internal storage. 2016-03-08 08:10:38 +01:00
coinchooser.py follow-up 0ae04a6419 2016-04-08 10:43:55 +02:00
commands.py importprivkey: do not import the same key twice 2016-08-17 09:49:58 +02:00
contacts.py use address as key in contacts 2016-05-28 16:56:18 +02:00
daemon.py trigger upgrade on android 2016-08-26 07:09:38 +02:00
dnssec.py Relicensing 2016-02-24 10:20:30 +01:00
i18n.py Relicensing 2016-02-24 10:20:30 +01:00
interface.py revert to daemon for interface code 2016-06-11 16:11:36 +02:00
keystore.py follow up 08543584c5 2016-09-21 16:44:21 +02:00
mnemonic.py make sure seed last word is uniformly distributed. count prefix length as entropy 2016-09-22 14:37:08 +02:00
msqr.py removed trailing whitespace and fixed indentation in history widget 2014-10-21 19:05:51 +02:00
network.py network: Update default server list 2016-09-04 14:36:11 +02:00
old_mnemonic.py Relicensing 2016-02-24 10:20:30 +01:00
paymentrequest.proto adding initial bip70 script (wozz) 2014-05-05 17:31:39 +02:00
paymentrequest.py Relicensing 2016-02-24 10:20:30 +01:00
paymentrequest_pb2.py removed trailing whitespace and fixed indentation in history widget 2014-10-21 19:05:51 +02:00
pem.py fix issue #1713 2016-03-10 15:06:03 +01:00
plugins.py devmgr: if only one device is plugged, use it 2016-08-31 15:15:55 +02:00
qrscanner.py Relicensing 2016-02-24 10:20:30 +01:00
rsakey.py Relicensing 2016-02-24 10:20:30 +01:00
simple_config.py detect dangling links 2016-05-30 10:53:52 +02:00
socks.py re-add older version of socks.py to repo, because SocksiPy-branch does not work with current code 2015-02-28 19:22:43 +01:00
storage.py fix storage update for btchip 2016-08-31 18:11:37 +02:00
synchronizer.py Major refactoring 2016-08-12 11:02:28 +02:00
transaction.py move xpubkey logic to keystore and fix it 2016-08-17 15:25:16 +02:00
util.py changes for new toolchain 2016-07-27 17:57:12 +02:00
verifier.py detect non-final transactions, and transactions with unconfirmed inputs 2016-05-29 19:53:04 +02:00
version.py Format upgrade: increment seed_version to make sure that old versions of Electrum refuse to open new wallet files. 2016-08-31 15:04:57 +02:00
wallet.py Intoducing websocket_announce configuration 2016-09-22 18:57:23 +00:00
websockets.py Relicensing 2016-02-24 10:20:30 +01:00
x509.py show certificate name in error popup 2016-05-19 11:07:21 +02:00