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 bd333f16e0 follow-up 76bf53b262 7 years ago
..
tests Merge pull request #3901 from SomberNight/fix_3899 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 coinchooser: make output value rounding configurable (config var, qt) 7 years ago
commands.py allow to use exchange rates while offline 7 years ago
contacts.py contact/invoice import: better exception handling. 7 years ago
currencies.json Fix CoinDesk exchange rates and update currencies.json 7 years ago
daemon.py catch some exceptions during GUI init 7 years ago
dnssec.py Remove unused imports. Explicitly import a few deep imports. 7 years ago
exchange_rate.py fix #3912 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 contact/invoice import: better exception handling. 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 hw plugins: Allow custom enumerate functions 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 use config.is_dynfee and config.use_mempool_fees 7 years ago
storage.py storage upgrade: don't run older upgrade methods on newer version storage 7 years ago
synchronizer.py allow to save unbroadcasted transactions in wallet 7 years ago
transaction.py catch IndexError in parse_redeemScript 7 years ago
util.py contact/invoice import: better exception handling. 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 76bf53b2624813a4b4e95d1b59bdc2b19673d3d9 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