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 afa4cbfcbb fix #4082 7 years ago
..
tests fix #4099: serialisation of txns with negative version number 7 years ago
wordlist Add Chinese Simplified wordlist 9 years ago
__init__.py Extend Wallet Import Format with txin type. Extend class Imported_Wallet. 7 years ago
base_wizard.py wizard: remove unused method 7 years ago
bitcoin.py fix #4099: serialisation of txns with negative version number 7 years ago
blockchain.py refactor network constants 7 years ago
checkpoints.json Replace initial headers download with hardcoded checkpoints 7 years ago
checkpoints_testnet.json Add checkpoints file for testnet. Check that received headers are after max_checkpoint 7 years ago
coinchooser.py fix: disabling "use change addresses" did not work correctly 7 years ago
commands.py remove custom entropy option again (follow-up e0c38b3), because seeds can be extended with passphrase 7 years ago
constants.py refactor network constants 7 years ago
contacts.py fix openalias py3 7 years ago
currencies.json Add JPY exchange rate (#4016) 7 years ago
daemon.py daemon returns true only if the wallet is loaded 7 years ago
dnssec.py Remove unused imports. Explicitly import a few deep imports. 7 years ago
exchange_rate.py Add JPY exchange rate (#4016) 7 years ago
i18n.py Remove Python 2 support imports. 7 years ago
interface.py flush certificate file; might fix #4059 7 years ago
jsonrpc.py Password-protect the JSON RPC interface 7 years ago
keystore.py refactor network constants 7 years ago
mnemonic.py remove custom entropy option again (follow-up e0c38b3), because seeds can be extended with passphrase 7 years ago
msqr.py Remove Python 2 support imports. 7 years ago
network.py logging - use self.print_error instead of util.print_error 7 years ago
old_mnemonic.py Remove Python 2 support imports. 7 years ago
paymentrequest.proto Update paymentrequests.proto 7 years ago
paymentrequest.py clean up prev commit 7 years ago
paymentrequest_pb2.py paymentrequest upd 7 years ago
pem.py fix #3411 7 years ago
plot.py follow-up prev 7 years ago
plugins.py fix #4082 7 years ago
qrscanner.py this probably fixes #4072 7 years ago
ripemd.py update ripemd module for python3 7 years ago
rsakey.py minor 7 years ago
segwit_addr.py add segwit bech32 module 7 years ago
servers.json update default server list 7 years ago
servers_testnet.json update default server list 7 years ago
simple_config.py improve fee status message 7 years ago
storage.py close #4102 7 years ago
synchronizer.py fix #4026 7 years ago
transaction.py fix #4046 7 years ago
util.py Revert "Check if value has 'is_nan' before calling it" 7 years ago
verifier.py fix #4026 7 years ago
version.py initial release notes for version 3.1 7 years ago
wallet.py fix #4098 7 years ago
websockets.py websocket: migrate to scripthashes 7 years ago
x509.py fix #4065 7 years ago