-WIP-electrum-btcp/lib
ThomasV e30a179c97 fix make_seed arguments 2017-02-22 12:54:17 +01:00
..
tests fix tests 2017-02-01 10:07:01 +01:00
wordlist
www Fixing a stupid typo, sorry about that 2016-10-02 03:55:19 +00:00
__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 replace slowaes with pyaes 2017-02-10 17:22:52 +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 fix make_seed arguments 2017-02-22 12:54:17 +01:00
contacts.py use address as key in contacts 2016-05-28 16:56:18 +02:00
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 fix exchange_rate class naming issue 2017-02-09 17:27:11 +01:00
i18n.py
interface.py interface: close wire is response is not dict 2017-02-01 13:59:07 +01:00
keystore.py move is_segwit for hardware wallets 2017-01-31 15:31:22 +01:00
mnemonic.py fix make_seed arguments 2017-02-22 12:54:17 +01:00
msqr.py
network.py Always include default servers in the server list 2017-02-17 15:41:50 +01:00
old_mnemonic.py
paymentrequest.proto
paymentrequest.py fix #2118 2017-01-16 10:18:00 +01:00
paymentrequest_pb2.py
pem.py
plot.py update figure labels 2016-12-19 12:50:50 +01:00
plugins.py Merge exchange_rate plugin with main code 2017-01-03 17:04:04 +01:00
qrscanner.py use ctypes to access the zbar library 2017-02-17 20:56:38 +01:00
rsakey.py
simple_config.py use ctypes to access the zbar library 2017-02-17 20:56:38 +01:00
socks.py
storage.py add Digital Bitbox hardware wallet 2017-01-31 14:21:11 +01:00
synchronizer.py Initial segwit support (testnet only) 2017-01-25 21:42:15 +01:00
transaction.py fix tests 2017-02-01 10:07:01 +01:00
util.py fix android detection 2017-01-04 22:37:59 +01:00
verifier.py detect non-final transactions, and transactions with unconfirmed inputs 2016-05-29 19:53:04 +02:00
version.py prepare version 2.8 2017-01-26 14:57:14 +01:00
wallet.py Remove newlines from transaction labels 2017-02-19 22:56:31 +01:00
websockets.py Spread payment requests to subdirs 2016-10-01 05:40:40 +00:00
x509.py