| .. |
|
tests
|
tests: add missing info in vertical wallet tests
|
8 years ago |
|
wordlist
|
Add Chinese Simplified wordlist
|
10 years ago |
|
www
|
Fixing a stupid typo, sorry about that
|
9 years ago |
|
__init__.py
|
Extend Wallet Import Format with txin type. Extend class Imported_Wallet.
|
8 years ago |
|
base_wizard.py
|
Remove unused imports. Explicitly import a few deep imports.
|
8 years ago |
|
bitcoin.py
|
read checkpoints file in NetworkConstants, add it to setup.py
|
8 years ago |
|
blockchain.py
|
blockchain: do not load forks that cannot connect to the main headers file
|
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
|
coinchooser fee calculation now uses tx weights. more precise fee calculation for segwit and mixed-segwit txns.
|
8 years ago |
|
commands.py
|
replace SSL checkbox in GUI with command line option
|
8 years ago |
|
contacts.py
|
Remove unused imports. Explicitly import a few deep imports.
|
8 years ago |
|
currencies.json
|
finish BTCe to WEX renaming
|
8 years ago |
|
daemon.py
|
Remove unused imports. Explicitly import a few deep imports.
|
8 years ago |
|
dnssec.py
|
Remove unused imports. Explicitly import a few deep imports.
|
8 years ago |
|
exchange_rate.py
|
Remove unused imports. Explicitly import a few deep imports.
|
8 years ago |
|
i18n.py
|
Remove Python 2 support imports.
|
8 years ago |
|
interface.py
|
fix parsing of ipv6 addresses in interface
|
8 years ago |
|
keystore.py
|
Remove unused imports. Explicitly import a few deep imports.
|
8 years ago |
|
mnemonic.py
|
avoid shorter seeds 'by luck'
|
8 years ago |
|
msqr.py
|
Remove Python 2 support imports.
|
8 years ago |
|
network.py
|
fix #3578
|
8 years ago |
|
old_mnemonic.py
|
Remove Python 2 support imports.
|
8 years ago |
|
paymentrequest.proto
|
Update paymentrequests.proto
|
8 years ago |
|
paymentrequest.py
|
fix 3262: protobuf SerializeToString() returns bytes..
|
8 years ago |
|
paymentrequest_pb2.py
|
paymentrequest upd
|
8 years ago |
|
pem.py
|
Remove Python 2 support imports.
|
8 years ago |
|
plot.py
|
Handle empty outgoing transactions for plot
|
8 years ago |
|
plugins.py
|
DeviceMgr: nicer message when pairing
|
8 years ago |
|
qrscanner.py
|
Fix segfault when using a specific camera device
|
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
|
Read default server list from file. Update list with 1.1 servers. Remove nolnet option.
|
8 years ago |
|
servers_testnet.json
|
fix testnet
|
8 years ago |
|
simple_config.py
|
connect fee edits together
|
8 years ago |
|
storage.py
|
Remove unused imports. Explicitly import a few deep imports.
|
8 years ago |
|
synchronizer.py
|
Remove unused imports. Explicitly import a few deep imports.
|
8 years ago |
|
transaction.py
|
coinchooser fee calculation now uses tx weights. more precise fee calculation for segwit and mixed-segwit txns.
|
8 years ago |
|
util.py
|
Remove unused imports. Explicitly import a few deep imports.
|
8 years ago |
|
verifier.py
|
Replace initial headers download with hardcoded checkpoints
|
8 years ago |
|
version.py
|
version 3.0.3
|
8 years ago |
|
wallet.py
|
RBF/sweep: use BIP_LI01_sort()
|
8 years ago |
|
websockets.py
|
Remove unused imports. Explicitly import a few deep imports.
|
8 years ago |
|
x509.py
|
Remove unused imports. Explicitly import a few deep imports.
|
8 years ago |