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.
 
 
 
 
Charles Bell 295d678e09 Fix segfault when using a specific camera device 7 years ago
..
tests tests: add missing info in vertical wallet tests 7 years ago
wordlist Add Chinese Simplified wordlist 9 years ago
www Fixing a stupid typo, sorry about that 8 years ago
__init__.py Extend Wallet Import Format with txin type. Extend class Imported_Wallet. 7 years ago
base_wizard.py Remove unused imports. Explicitly import a few deep imports. 7 years ago
bitcoin.py read checkpoints file in NetworkConstants, add it to setup.py 7 years ago
blockchain.py blockchain: do not load forks that cannot connect to the main headers file 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 coinchooser: "privacy" policy now prefers confirmed coins. removed "priority" policy. 7 years ago
commands.py fix command: createmultisig 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 Remove unused imports. Explicitly import a few deep imports. 7 years ago
dnssec.py Remove unused imports. Explicitly import a few deep imports. 7 years ago
exchange_rate.py Remove unused imports. Explicitly import a few deep imports. 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
keystore.py Remove unused imports. Explicitly import a few deep imports. 7 years ago
mnemonic.py Remove unused imports. Explicitly import a few deep imports. 7 years ago
msqr.py Remove Python 2 support imports. 7 years ago
network.py Add checkpoints file for testnet. Check that received headers are after max_checkpoint 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 Remove Python 2 support imports. 7 years ago
plot.py Handle empty outgoing transactions for plot 7 years ago
plugins.py DeviceMgr: nicer message when pairing 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 fix: testnet datadir could not be created first 7 years ago
storage.py Remove unused imports. Explicitly import a few deep imports. 7 years ago
synchronizer.py Remove unused imports. Explicitly import a few deep imports. 7 years ago
transaction.py Merge pull request #3496 from SomberNight/coinchooser1 7 years ago
util.py Remove unused imports. Explicitly import a few deep imports. 7 years ago
verifier.py Replace initial headers download with hardcoded checkpoints 7 years ago
version.py version 3.0.3 7 years ago
wallet.py fix sweeping for 2fa wallets 7 years ago
websockets.py Remove unused imports. Explicitly import a few deep imports. 7 years ago
x509.py Remove unused imports. Explicitly import a few deep imports. 7 years ago