| .. |
|
tests
|
transaction.get_address_from_output_script now handles witness version > 0
|
2018-03-18 06:18:48 +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
|
wizard hw devices: only scan once
|
2018-03-15 20:03:12 +01:00 |
|
bitcoin.py
|
fix #4158
|
2018-03-22 07:27:18 +01:00 |
|
blockchain.py
|
close #4125
|
2018-03-19 01:26:57 +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 |
|
checkpoints.json
|
Replace initial headers download with hardcoded checkpoints
|
2017-12-12 10:20:44 +01:00 |
|
coinchooser.py
|
fix: disabling "use change addresses" did not work correctly
|
2018-02-18 20:13:27 +01:00 |
|
commands.py
|
Fix the error: locktime is always reset to zero when serialize the json data
|
2018-03-16 12:06:33 +08:00 |
|
constants.py
|
refactor network constants
|
2018-03-04 22:10:59 +01:00 |
|
contacts.py
|
fix openalias py3
|
2018-03-06 16:08:49 +01:00 |
|
currencies.json
|
Add JPY exchange rate (#4016)
|
2018-03-05 12:08:10 +01:00 |
|
daemon.py
|
Merge pull request #4061 from Yuki-Inoue/feature/current_wallet_path
|
2018-03-27 11:04:46 +02:00 |
|
dnssec.py
|
Remove unused imports. Explicitly import a few deep imports.
|
2017-11-13 02:28:00 -06:00 |
|
exchange_rate.py
|
use explicit utf-8 encoding when opening files in text mode
|
2018-03-23 21:47:51 +01:00 |
|
i18n.py
|
Remove Python 2 support imports.
|
2017-11-13 02:26:48 -06:00 |
|
interface.py
|
use explicit utf-8 encoding when opening files in text mode
|
2018-03-23 21:47:51 +01:00 |
|
jsonrpc.py
|
Password-protect the JSON RPC interface
|
2018-01-07 19:30:23 +01:00 |
|
keystore.py
|
fix #4158
|
2018-03-22 07:27:18 +01:00 |
|
mnemonic.py
|
use explicit utf-8 encoding when opening files in text mode
|
2018-03-23 21:47:51 +01:00 |
|
msqr.py
|
Remove Python 2 support imports.
|
2017-11-13 02:26:48 -06:00 |
|
network.py
|
Merge pull request #4169 from SomberNight/open_utf8
|
2018-03-25 10:35:37 +02:00 |
|
old_mnemonic.py
|
Remove Python 2 support imports.
|
2017-11-13 02:26:48 -06:00 |
|
paymentrequest_pb2.py
|
paymentrequest upd
|
2017-08-26 08:28:24 +02:00 |
|
paymentrequest.proto
|
Update paymentrequests.proto
|
2017-08-23 03:15:14 +02:00 |
|
paymentrequest.py
|
use explicit utf-8 encoding when opening files in text mode
|
2018-03-23 21:47:51 +01:00 |
|
pem.py
|
fix #3411
|
2018-01-04 03:40:35 +01:00 |
|
plot.py
|
follow-up prev
|
2018-03-10 00:37:16 +01:00 |
|
plugins.py
|
fix #4164
|
2018-03-22 21:48:51 +01:00 |
|
qrscanner.py
|
this probably fixes #4072
|
2018-03-08 10:14:32 +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_testnet.json
|
update default server list
|
2018-03-05 06:00:24 +01:00 |
|
servers.json
|
update default server list
|
2018-03-05 06:00:24 +01:00 |
|
simple_config.py
|
use explicit utf-8 encoding when opening files in text mode
|
2018-03-23 21:47:51 +01:00 |
|
storage.py
|
use explicit utf-8 encoding when opening files in text mode
|
2018-03-23 21:47:51 +01:00 |
|
synchronizer.py
|
fix #4026
|
2018-03-05 11:44:03 +01:00 |
|
transaction.py
|
Merge pull request #4117 from SomberNight/pay_to_script
|
2018-03-23 19:42:04 +01:00 |
|
util.py
|
use explicit utf-8 encoding when opening files in text mode
|
2018-03-23 21:47:51 +01:00 |
|
verifier.py
|
fix #4026
|
2018-03-05 11:44:03 +01:00 |
|
version.py
|
initial release notes for version 3.1
|
2018-02-05 17:47:15 +01:00 |
|
wallet.py
|
use explicit utf-8 encoding when opening files in text mode
|
2018-03-23 21:47:51 +01:00 |
|
websockets.py
|
use explicit utf-8 encoding when opening files in text mode
|
2018-03-23 21:47:51 +01:00 |
|
x509.py
|
use explicit utf-8 encoding when opening files in text mode
|
2018-03-23 21:47:51 +01:00 |