electrum-bitcoinprivate/lib
ThomasV f36024e216 hardware wallets: pass xtype to get_xpub 2017-10-31 11:45:25 +01:00
..
tests follow-up prev commit: revert "strict checks" for old seeds 2017-10-29 20:04:31 +01:00
wordlist Add Chinese Simplified wordlist 2015-08-20 23:18:47 +09:00
www Fixing a stupid typo, sorry about that 2016-10-02 03:55:19 +00:00
__init__.py Extend Wallet Import Format with txin type. Extend class Imported_Wallet. 2017-09-29 15:32:55 +02:00
base_wizard.py hardware wallets: pass xtype to get_xpub 2017-10-31 11:45:25 +01:00
bitcoin.py hardware wallets: pass xtype to get_xpub 2017-10-31 11:45:25 +01:00
blockchain.py updates for python3 2017-08-26 08:28:24 +02:00
coinchooser.py cleanup six (no python2 support) 2017-09-04 14:43:31 +02:00
commands.py Update commands: output str(Decimals), not floats 2017-10-20 21:35:18 +03:00
contacts.py fix: contacts import 2017-10-22 13:46:05 +02:00
currencies.json finish BTCe to WEX renaming 2017-09-23 19:47:54 +02:00
daemon.py storage: upgrade format version automatically in load_data() 2017-10-13 05:44:19 +02:00
dnssec.py cleanup six (no python2 support) 2017-09-04 14:43:31 +02:00
exchange_rate.py python3: exchange_rate.py 2017-09-24 02:53:17 +02:00
i18n.py cleanup six (no python2 support) 2017-09-04 14:43:31 +02:00
interface.py interface: catch py3 exceptions 2017-10-25 17:43:30 +02:00
keystore.py old seeds: normalize, and stricter is_old_seed() 2017-10-29 17:34:45 +01:00
mnemonic.py cleanup six (no python2 support) 2017-09-04 14:43:31 +02:00
msqr.py cleanup six (no python2 support) 2017-09-04 14:43:31 +02:00
network.py Merge branch 'master' of github.com:spesmilo/electrum 2017-10-13 13:47:41 +02:00
old_mnemonic.py cleanup six (no python2 support) 2017-09-04 14:43:31 +02:00
paymentrequest.proto Update paymentrequests.proto 2017-08-23 03:15:14 +02:00
paymentrequest.py fix: payment request related stuff (qt crash, exporting, refresh bug) 2017-10-27 02:32:49 +02:00
paymentrequest_pb2.py paymentrequest upd 2017-08-26 08:28:24 +02:00
pem.py cleanup six (no python2 support) 2017-09-04 14:43:31 +02:00
plot.py migration to PyQt5. initial commit. 2017-09-23 05:54:38 +02:00
plugins.py hardware wallets: pass xtype to get_xpub 2017-10-31 11:45:25 +01:00
qrscanner.py follow up b8c7edf070 2017-10-22 15:14:09 +02:00
ripemd.py update ripemd module for python3 2017-08-26 08:28:25 +02:00
rsakey.py cleanup six (no python2 support) 2017-09-04 14:43:31 +02:00
segwit_addr.py add segwit bech32 module 2017-08-31 09:59:54 +02:00
servers.json Read default server list from file. Update list with 1.1 servers. Remove nolnet option. 2017-09-13 11:30:30 +02:00
servers_testnet.json fix testnet 2017-09-14 02:06:08 +02:00
simple_config.py fix #2614: define non-linear scale for static fees 2017-10-21 11:15:59 +02:00
storage.py Merge branch 'master' of github.com:spesmilo/electrum 2017-10-27 16:28:55 +02:00
synchronizer.py remove height parameter from blockchain.transaction.get 2017-09-13 11:33:28 +02:00
transaction.py fix: transaction.parse_witness() for coinbase 2017-10-26 00:40:08 +02:00
util.py py3: socket.error is deprecated 2017-10-25 18:22:54 +02:00
verifier.py misc ui and lib fixes for py3 2017-08-26 08:27:47 +02:00
version.py update release notes and set version number to 3.0 2017-09-13 12:48:37 +02:00
wallet.py hardware wallets: pass xtype to get_xpub 2017-10-31 11:45:25 +01:00
websockets.py cleanup six (no python2 support) 2017-09-04 14:43:31 +02:00
x509.py cleanup six (no python2 support) 2017-09-04 14:43:31 +02:00