flo-electrum/lib
Tristan Seligmann fdd10bfb60 Stop allowing CORS for the JSON-RPC server
As far as I can tell, there is no need to allow this, and doing so poses severe security risks (see #3374).
2018-01-06 22:41:58 +01:00
..
tests tests: testnet addresses 2017-11-22 02:01:47 +01:00
wordlist
www
__init__.py
base_wizard.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
bitcoin.py more robust commands.getprivatekeys() and bitcoin.is_segwit_address() 2017-11-19 23:46:59 +01:00
blockchain.py file i/o: use 'with' keyword 2017-11-12 14:33:46 +01:00
coinchooser.py better segwit tx size estimation 2017-11-21 23:02:45 +01:00
commands.py fix command: createmultisig 2017-12-06 18:30:02 +01:00
contacts.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
currencies.json
daemon.py Stop allowing CORS for the JSON-RPC server 2018-01-06 22:41:58 +01:00
dnssec.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
exchange_rate.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
i18n.py Remove Python 2 support imports. 2017-11-13 02:26:48 -06:00
interface.py fix parsing of ipv6 addresses in interface 2017-11-20 20:17:58 +01:00
keystore.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
mnemonic.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
msqr.py Remove Python 2 support imports. 2017-11-13 02:26:48 -06:00
network.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
old_mnemonic.py Remove Python 2 support imports. 2017-11-13 02:26:48 -06:00
paymentrequest_pb2.py
paymentrequest.proto
paymentrequest.py fix 3262: protobuf SerializeToString() returns bytes.. 2017-11-13 11:10:51 +01:00
pem.py Remove Python 2 support imports. 2017-11-13 02:26:48 -06:00
plot.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
plugins.py DeviceMgr: nicer message when pairing 2017-11-24 10:12:53 +01:00
qrscanner.py file i/o: use 'with' keyword 2017-11-12 14:33:46 +01:00
ripemd.py
rsakey.py minor 2017-11-29 18:14:39 -06:00
segwit_addr.py
servers_testnet.json
servers.json
simple_config.py fix #3345: do not require a wallet in order to sweep 2017-11-29 13:45:02 +01:00
storage.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
synchronizer.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
transaction.py fix: tx size estimation for multisig 2017-12-12 05:43:34 +01:00
util.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
verifier.py
version.py version 3.0.3 2017-12-12 05:27:49 +01:00
wallet.py fix sweeping for 2fa wallets 2017-12-11 17:37:10 +01:00
websockets.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
x509.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00