You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
SomberNight 77c8010517 bitcoin.py: parameterise a few address-related methods with network 8 years ago
..
tests transaction.get_address_from_output_script now handles witness version > 0 8 years ago
wordlist Add Chinese Simplified wordlist 10 years ago
__init__.py Extend Wallet Import Format with txin type. Extend class Imported_Wallet. 8 years ago
base_wizard.py wizard hw devices: only scan once 8 years ago
bitcoin.py bitcoin.py: parameterise a few address-related methods with network 8 years ago
blockchain.py close #4125 8 years ago
checkpoints.json Replace initial headers download with hardcoded checkpoints 8 years ago
checkpoints_testnet.json Add checkpoints file for testnet. Check that received headers are after max_checkpoint 8 years ago
coinchooser.py fix: disabling "use change addresses" did not work correctly 8 years ago
commands.py remove custom entropy option again (follow-up e0c38b3), because seeds can be extended with passphrase 8 years ago
constants.py refactor network constants 8 years ago
contacts.py fix openalias py3 8 years ago
currencies.json Add JPY exchange rate (#4016) 8 years ago
daemon.py daemon returns true only if the wallet is loaded 8 years ago
dnssec.py Remove unused imports. Explicitly import a few deep imports. 8 years ago
exchange_rate.py Add JPY exchange rate (#4016) 8 years ago
i18n.py Remove Python 2 support imports. 8 years ago
interface.py flush certificate file; might fix #4059 8 years ago
jsonrpc.py Password-protect the JSON RPC interface 8 years ago
keystore.py Catch wallet file related exceptions in Qt wizard. 8 years ago
mnemonic.py remove custom entropy option again (follow-up e0c38b3), because seeds can be extended with passphrase 8 years ago
msqr.py Remove Python 2 support imports. 8 years ago
network.py fix #4139 8 years ago
old_mnemonic.py Remove Python 2 support imports. 8 years ago
paymentrequest.proto Update paymentrequests.proto 8 years ago
paymentrequest.py clean up prev commit 8 years ago
paymentrequest_pb2.py paymentrequest upd 8 years ago
pem.py fix #3411 8 years ago
plot.py follow-up prev 8 years ago
plugins.py fix a bug with hw devices. 8 years ago
qrscanner.py this probably fixes #4072 8 years ago
ripemd.py update ripemd module for python3 8 years ago
rsakey.py minor 8 years ago
segwit_addr.py add segwit bech32 module 8 years ago
servers.json update default server list 8 years ago
servers_testnet.json update default server list 8 years ago
simple_config.py fix #4129 8 years ago
storage.py Catch wallet file related exceptions in Qt wizard. 8 years ago
synchronizer.py fix #4026 8 years ago
transaction.py bitcoin.py: parameterise a few address-related methods with network 8 years ago
util.py Catch wallet file related exceptions in Qt wizard. 8 years ago
verifier.py fix #4026 8 years ago
version.py initial release notes for version 3.1 8 years ago
wallet.py Catch wallet file related exceptions in Qt wizard. 8 years ago
websockets.py websocket: migrate to scripthashes 8 years ago
x509.py fix #4065 8 years ago