-WIP-electrum-btcp/lib
Louise Fox b1515e46c5 connecting 2018-01-23 23:59:47 -08:00
..
tests Merge pull request #3630 from SomberNight/bip84 2018-01-11 16:43:34 +01:00
wordlist Add Chinese Simplified wordlist 2015-08-20 23:18:47 +09:00
__init__.py Ported encoding/decoding of blocks to python3.5 based of the latest electrum 3.0.5 release 2018-01-13 16:50:41 -05:00
base_wizard.py Remove seed option for segwit address 2018-01-22 23:22:23 -06:00
bitcoin.py Changed blockchain_headers to main server and updated 2018-01-19 00:16:39 -06:00
blockchain.py Remove unnecessary conditional for genesis block check 2018-01-17 02:36:29 -06:00
checkpoints.json last CB 160000 checkpoint & parent_ID 2018-01-17 04:43:24 -04: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 fee calculation now uses tx weights. more precise fee calculation for segwit and mixed-segwit txns. 2017-12-21 01:45:35 +01:00
commands.py Bitcoin->Zclassic BTC->ZCL in ui 2018-01-14 23:43:33 -05:00
contacts.py Bitcoin->Zclassic BTC->ZCL in ui 2018-01-14 23:43:33 -05:00
currencies.json BTC->ZCL-USD exchange rates, ux 2018-01-22 22:42:12 -06:00
daemon.py Merge pull request #3664 from SomberNight/json_rpc_pw 2018-01-08 00:28:27 +01:00
dnssec.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
equihash.py header validation 2018-01-14 23:12:30 +03:00
exchange_rate.py BTC->ZCL-USD exchange rates, ux 2018-01-22 22:42:12 -06:00
i18n.py Remove Python 2 support imports. 2017-11-13 02:26:48 -06:00
interface.py connecting 2018-01-23 23:59:47 -08:00
jsonrpc.py Password-protect the JSON RPC interface 2018-01-07 19:30:23 +01:00
keystore.py implement bip84: bip43 purpose/der path for p2wpkh scripts 2017-12-31 02:20:58 +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 Merge remote-tracking branch 'origin/develop' into zcl_header_chunks 2018-01-15 04:32:37 +03: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 connecting 2018-01-23 23:59:47 -08: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 Handle empty outgoing transactions for plot 2017-12-09 20:39:07 +01:00
plugins.py DeviceMgr: nicer message when pairing 2017-11-24 10:12:53 +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-orig.json Added clean.sh, servers-orig 2018-01-14 21:34:22 -05:00
servers.json Fixed server for main net 2018-01-19 00:17:21 -06:00
servers_testnet.json switched to mainnet 2018-01-15 04:51:07 +03:00
simple_config.py Fixes for removal of fee checkboxes in settings 2018-01-17 04:58:40 -05:00
storage.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
synchronizer.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
transaction.py follow-up 65eae139af 2018-01-10 18:39:25 +01:00
util.py connecting 2018-01-23 23:59:47 -08:00
verifier.py new chunk size 2018-01-15 04:26:03 +03:00
version.py added support for building macOS 2018-01-23 01:17:31 -08:00
wallet.py Avoid modifying self.transactions in prepare_for_verifier 2018-01-01 18:03:00 -05:00
websockets.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
x509.py connecting 2018-01-23 23:59:47 -08:00