.. |
tests
|
make 2fa wallets work on testnet
|
7 years ago |
wordlist
|
Add Chinese Simplified wordlist
|
10 years ago |
__init__.py
|
Extend Wallet Import Format with txin type. Extend class Imported_Wallet.
|
7 years ago |
base_wizard.py
|
wizard: remove unused strings
|
7 years ago |
bitcoin.py
|
Merge pull request #3943 from SomberNight/fee_cleanup
|
7 years ago |
blockchain.py
|
fix prev; offset is relative to last forking height
|
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
|
fix: disabling "use change addresses" did not work correctly
|
7 years ago |
commands.py
|
Merge pull request #3882 from SomberNight/storage_hw_encrypt_cli_support
|
7 years ago |
contacts.py
|
clean up prev commit
|
7 years ago |
currencies.json
|
Fix CoinDesk exchange rates and update currencies.json
|
7 years ago |
daemon.py
|
daemon returns true only if the wallet is loaded
|
7 years ago |
dnssec.py
|
Remove unused imports. Explicitly import a few deep imports.
|
7 years ago |
exchange_rate.py
|
fix #3963
|
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
|
privkeys WIF: store in extended WIF internally; export as "txin_type:old_wif"
|
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
|
fix #3922: wrong parameter passed to connection_down
|
7 years ago |
old_mnemonic.py
|
Remove Python 2 support imports.
|
7 years ago |
paymentrequest.proto
|
Update paymentrequests.proto
|
8 years ago |
paymentrequest.py
|
clean up prev commit
|
7 years ago |
paymentrequest_pb2.py
|
paymentrequest upd
|
8 years ago |
pem.py
|
fix #3411
|
7 years ago |
plot.py
|
fix #3962
|
7 years ago |
plugins.py
|
hw plugins: Allow custom enumerate functions
|
7 years ago |
qrscanner.py
|
zbar for windows
|
7 years ago |
ripemd.py
|
update ripemd module for python3
|
8 years ago |
rsakey.py
|
minor
|
7 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
|
clean up fees a bit
|
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
|
test for NaN in Fiat.__str__
|
7 years ago |
verifier.py
|
fix #3858
|
7 years ago |
version.py
|
initial release notes for version 3.1
|
7 years ago |
wallet.py
|
fix date filtering
|
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 |