electrum/lib
2017-01-31 11:56:59 +01:00
..
tests testnet: remove failing tests 2017-01-07 18:34:32 +01:00
wordlist
www
__init__.py don't expose default servers and ports in __init__ 2017-01-07 17:25:09 +01:00
base_wizard.py replace segwit wallet class with custom xpub type 2017-01-26 13:53:31 +01:00
bitcoin.py fix: replace remaining occurences of public_key_to_bc_address 2017-01-29 06:34:35 +01:00
blockchain.py network: do not wait for headers file on startup 2017-01-07 23:44:06 +01:00
coinchooser.py
commands.py Initial segwit support (testnet only) 2017-01-25 21:42:15 +01:00
contacts.py
currencies.json add currencies list to repo 2017-01-24 11:32:54 +01:00
daemon.py allow client daemon to be launched in the foreground (fix #1873) 2017-01-07 10:10:51 +01:00
dnssec.py
exchange_rate.py kivy: simplify currency dialog 2017-01-24 10:45:49 +01:00
i18n.py
interface.py prevent busy looping 2017-01-09 16:36:05 +01:00
keystore.py add wallet.is_segwit 2017-01-31 11:56:59 +01:00
mnemonic.py Initial segwit support (testnet only) 2017-01-25 21:42:15 +01:00
msqr.py
network.py Initial segwit support (testnet only) 2017-01-25 21:42:15 +01:00
old_mnemonic.py
paymentrequest_pb2.py
paymentrequest.proto
paymentrequest.py fix #2118 2017-01-16 10:18:00 +01:00
pem.py
plot.py
plugins.py Merge exchange_rate plugin with main code 2017-01-03 17:04:04 +01:00
qrscanner.py
rsakey.py
simple_config.py Add fee slider class with network callback. 2017-01-09 12:36:15 +01:00
socks.py
storage.py fix #2063 2016-12-22 22:03:56 +01:00
synchronizer.py Initial segwit support (testnet only) 2017-01-25 21:42:15 +01:00
transaction.py fix serialize bug for p2pk 2017-01-29 10:37:11 +01:00
util.py fix android detection 2017-01-04 22:37:59 +01:00
verifier.py
version.py prepare version 2.8 2017-01-26 14:57:14 +01:00
wallet.py add wallet.is_segwit 2017-01-31 11:56:59 +01:00
websockets.py
x509.py