electrum-bitcoinprivate/lib
ThomasV d28f603483 Allow comma separated address lists for from_addr 2017-10-07 11:54:28 +02:00
..
tests Merge pull request #2964 from SomberNight/tests_wallet_keystore_bip39 2017-10-05 10:10:57 +02: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 tests: wallet-keystore integrity (bip39) 2017-10-03 03:30:40 +02:00
bitcoin.py fix sweep 2017-10-05 20:08:16 +02: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 Allow comma separated address lists for from_addr 2017-10-07 11:54:28 +02:00
contacts.py cleanup six (no python2 support) 2017-09-04 14:43:31 +02:00
currencies.json finish BTCe to WEX renaming 2017-09-23 19:47:54 +02:00
daemon.py improve error message (see #2991) 2017-10-05 10:34:20 +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 cleanup six (no python2 support) 2017-09-04 14:43:31 +02:00
keystore.py add message signing/decryption for segwit addresses 2017-10-05 14:44:44 +02: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 fix cache with h2addr 2017-09-30 13:01:33 +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: saving payment request as bip70 file 2017-10-04 02:12:52 +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 python3 updates 2017-08-26 08:28:24 +02:00
qrscanner.py qrscanner: return str 2017-09-23 09:40:20 +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 Read default server list from file. Update list with 1.1 servers. Remove nolnet option. 2017-09-13 11:30:30 +02:00
storage.py fix: v13 to v14 wallet (with Imported_KeyStore) conversion 2017-10-06 01:55:30 +02:00
synchronizer.py remove height parameter from blockchain.transaction.get 2017-09-13 11:33:28 +02:00
transaction.py fix #2961 2017-10-04 09:24:34 +02:00
util.py Extend Wallet Import Format with txin type. Extend class Imported_Wallet. 2017-09-29 15:32:55 +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 sweep: use scripthash rpc 2017-10-06 09:56:54 +02: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