.. |
tests
|
tests: added 2fa seed case to test_wallet_vertical.py
|
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
|
Merge pull request #3593 from SomberNight/scan_qr_textedit_allow_multi
|
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 fee calculation now uses tx weights. more precise fee calculation for segwit and mixed-segwit txns.
|
7 years ago |
commands.py
|
replace SSL checkbox in GUI with command line option
|
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
|
fix #3578
|
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
|
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
|
connect fee edits together
|
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
|
coinchooser fee calculation now uses tx weights. more precise fee calculation for segwit and mixed-segwit txns.
|
7 years ago |
util.py
|
fix fee ui: offline case
|
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
|
Avoid modifying self.transactions in prepare_for_verifier
|
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 |