electrum-bitcoinprivate/lib
ThomasV 9425319dcd
Merge pull request #3367 from SomberNight/tx_size_est_uncompressed_pk
tx size estimation: handle uncompressed pubkeys
2017-11-24 10:26:08 +01:00
..
tests tests: testnet addresses 2017-11-22 02:01:47 +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 Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
bitcoin.py more robust commands.getprivatekeys() and bitcoin.is_segwit_address() 2017-11-19 23:46:59 +01:00
blockchain.py file i/o: use 'with' keyword 2017-11-12 14:33:46 +01:00
coinchooser.py better segwit tx size estimation 2017-11-21 23:02:45 +01:00
commands.py more robust commands.getprivatekeys() and bitcoin.is_segwit_address() 2017-11-19 23:46:59 +01:00
contacts.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
currencies.json finish BTCe to WEX renaming 2017-09-23 19:47:54 +02:00
daemon.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
dnssec.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
exchange_rate.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06: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
keystore.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
mnemonic.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
msqr.py Remove Python 2 support imports. 2017-11-13 02:26:48 -06:00
network.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06: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 fix 3262: protobuf SerializeToString() returns bytes.. 2017-11-13 11:10:51 +01:00
paymentrequest_pb2.py paymentrequest upd 2017-08-26 08:28:24 +02:00
pem.py Remove Python 2 support imports. 2017-11-13 02:26:48 -06:00
plot.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
plugins.py DeviceMgr: nicer message when pairing 2017-11-24 10:12:53 +01:00
qrscanner.py file i/o: use 'with' keyword 2017-11-12 14:33:46 +01:00
ripemd.py update ripemd module for python3 2017-08-26 08:28:25 +02:00
rsakey.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -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 Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06: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 tx size estimation: handle uncompressed pubkeys 2017-11-24 04:24:54 +01:00
util.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
verifier.py misc ui and lib fixes for py3 2017-08-26 08:27:47 +02:00
version.py prepare 3.0.2 release 2017-11-13 11:58:25 +01:00
wallet.py fix 3262: protobuf SerializeToString() returns bytes.. 2017-11-13 11:10:51 +01:00
websockets.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
x509.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00