-WIP-electrum-btcp/lib
ThomasV 71d52d6349 Merge pull request #1936 from ser/websocket_announce
Introducing websocket_announce configuration
2016-09-27 11:19:32 +02:00
..
tests fix test_simple_config and test_transaction 2016-08-04 17:21:25 +02:00
wordlist
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 fix wizard line_dialog 2016-09-26 15:39:30 +02:00
bitcoin.py normalize passphrase 2016-09-02 10:20:04 +02:00
blockchain.py
coinchooser.py
commands.py importprivkey: do not import the same key twice 2016-08-17 09:49:58 +02:00
contacts.py
daemon.py trigger upgrade on android 2016-08-26 07:09:38 +02:00
dnssec.py
i18n.py
interface.py
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
network.py network: Update default server list 2016-09-04 14:36:11 +02:00
old_mnemonic.py
paymentrequest.proto
paymentrequest.py
paymentrequest_pb2.py
pem.py
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 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
verifier.py
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
x509.py