-WIP-electrum-btcp/lib
ThomasV 26d09b4915 fix timestamp of data in get_historical_rates 2018-02-20 10:52:11 +01:00
..
tests Merge pull request #3901 from SomberNight/fix_3899 2018-02-15 09:31:20 +01:00
wordlist Add Chinese Simplified wordlist 2015-08-20 23:18:47 +09: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 fix #3508 2018-02-04 22:02:10 +01:00
bitcoin.py bip32 version numbers (xpub headers): use t/u/U/v/V for testnet 2018-02-13 16:45:41 +01:00
blockchain.py fix #3635 2018-01-13 17:09:25 +01:00
checkpoints.json Replace initial headers download with hardcoded checkpoints 2017-12-12 10:20:44 +01:00
checkpoints_testnet.json Add checkpoints file for testnet. Check that received headers are after max_checkpoint 2017-12-13 14:22:46 +01:00
coinchooser.py coinchooser: make output value rounding configurable (config var, qt) 2018-02-08 23:10:44 +01:00
commands.py Improve wallet history tab: 2018-02-19 12:42:27 +01:00
contacts.py contact/invoice import: better exception handling. 2018-02-14 19:42:35 +01:00
currencies.json Fix CoinDesk exchange rates and update currencies.json 2018-02-08 22:39:55 +01:00
daemon.py catch some exceptions during GUI init 2018-02-15 17:30:40 +01:00
dnssec.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
exchange_rate.py fix timestamp of data in get_historical_rates 2018-02-20 10:52:11 +01:00
i18n.py Remove Python 2 support imports. 2017-11-13 02:26:48 -06:00
interface.py fix parsing of ipv6 addresses in interface 2017-11-20 20:17:58 +01:00
jsonrpc.py Password-protect the JSON RPC interface 2018-01-07 19:30:23 +01:00
keystore.py allow encrypting watch-only wallets. initial support for hw wallet storage encryption. 2018-01-28 02:09:44 +01:00
mnemonic.py avoid shorter seeds 'by luck' 2017-12-27 18:26:50 +01:00
msqr.py Remove Python 2 support imports. 2017-11-13 02:26:48 -06:00
network.py Add memory pool based fee estimates 2018-02-05 12:23:32 +01:00
old_mnemonic.py Remove Python 2 support imports. 2017-11-13 02:26:48 -06:00
paymentrequest.proto Update paymentrequests.proto 2017-08-23 03:15:14 +02:00
paymentrequest.py contact/invoice import: better exception handling. 2018-02-14 19:42:35 +01:00
paymentrequest_pb2.py paymentrequest upd 2017-08-26 08:28:24 +02:00
pem.py fix #3411 2018-01-04 03:40:35 +01:00
plot.py Improve wallet history tab: 2018-02-19 12:42:27 +01:00
plugins.py hw plugins: Allow custom enumerate functions 2018-02-06 19:13:05 +01:00
qrscanner.py Fix segfault when using a specific camera device 2017-12-17 20:45:03 +01:00
ripemd.py update ripemd module for python3 2017-08-26 08:28:25 +02:00
rsakey.py minor 2017-11-29 18:14:39 -06: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 use config.is_dynfee and config.use_mempool_fees 2018-02-13 00:03:42 +01:00
storage.py storage upgrade: don't run older upgrade methods on newer version storage 2018-02-06 23:15:08 +01:00
synchronizer.py allow to save unbroadcasted transactions in wallet 2018-01-18 11:56:21 +01:00
transaction.py catch IndexError in parse_redeemScript 2018-02-14 16:20:22 +01:00
util.py Improve wallet history tab: 2018-02-19 12:42:27 +01:00
verifier.py fix #3635 2018-01-13 17:09:25 +01:00
version.py initial release notes for version 3.1 2018-02-05 17:47:15 +01:00
wallet.py fix #3929 2018-02-20 09:58:36 +01:00
websockets.py websocket: migrate to scripthashes 2018-01-16 16:02:58 +01:00
x509.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00