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 245cd24f34 follow-up f39f43d58c 7 years ago
..
tests fix #3788 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 fix #3508 7 years ago
bitcoin.py Add memory pool based fee estimates 7 years ago
blockchain.py fix #3635 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 allow coinchooser to spend local txns 7 years ago
commands.py use string.format instead of old style (%) formatting 7 years ago
contacts.py Remove unused imports. Explicitly import a few deep imports. 7 years ago
currencies.json finish BTCe to WEX renaming 7 years ago
daemon.py Merge pull request #3664 from SomberNight/json_rpc_pw 7 years ago
dnssec.py Remove unused imports. Explicitly import a few deep imports. 7 years ago
exchange_rate.py fix #3783 7 years ago
i18n.py Remove Python 2 support imports. 7 years ago
interface.py fix parsing of ipv6 addresses in interface 7 years ago
jsonrpc.py Password-protect the JSON RPC interface 7 years ago
keystore.py allow encrypting watch-only wallets. initial support for hw wallet storage encryption. 7 years ago
mnemonic.py avoid shorter seeds 'by luck' 7 years ago
msqr.py Remove Python 2 support imports. 7 years ago
network.py Add memory pool based fee estimates 7 years ago
old_mnemonic.py Remove Python 2 support imports. 7 years ago
paymentrequest.proto Update paymentrequests.proto 7 years ago
paymentrequest.py fix 3262: protobuf SerializeToString() returns bytes.. 7 years ago
paymentrequest_pb2.py paymentrequest upd 7 years ago
pem.py fix #3411 7 years ago
plot.py Handle empty outgoing transactions for plot 7 years ago
plugins.py fix #3508 7 years ago
qrscanner.py Fix segfault when using a specific camera device 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 Read default server list from file. Update list with 1.1 servers. Remove nolnet option. 7 years ago
servers_testnet.json fix testnet 7 years ago
simple_config.py Add memory pool based fee estimates 7 years ago
storage.py allow encrypting watch-only wallets. initial support for hw wallet storage encryption. 7 years ago
synchronizer.py allow to save unbroadcasted transactions in wallet 7 years ago
transaction.py follow-up 70aa1f1db9ccb3954501849f9c872ab7053c8ff1 7 years ago
util.py add block explorer: blockonomics.co 7 years ago
verifier.py fix #3635 7 years ago
version.py initial release notes for version 3.1 7 years ago
wallet.py follow-up f39f43d58c403e54209316834a99f5602022a9cd 7 years ago
websockets.py websocket: migrate to scripthashes 7 years ago
x509.py Remove unused imports. Explicitly import a few deep imports. 7 years ago