| .. |
|
tests
|
wizard: extend derivation dialog to also let user select script type.
|
8 years ago |
|
wordlist
|
Add Chinese Simplified wordlist
|
10 years ago |
|
__init__.py
|
Extend Wallet Import Format with txin type. Extend class Imported_Wallet.
|
8 years ago |
|
base_crash_reporter.py
|
Send Python version in crash reports
|
8 years ago |
|
base_wizard.py
|
wizard: extend derivation dialog to also let user select script type.
|
8 years ago |
|
bitcoin.py
|
fast hmac on python 3.7+
|
8 years ago |
|
blockchain.py
|
Improving imports (#4448)
|
8 years ago |
|
checkpoints.json
|
Replace initial headers download with hardcoded checkpoints
|
8 years ago |
|
checkpoints_testnet.json
|
regenerate testnet checkpoints
|
8 years ago |
|
coinchooser.py
|
change partial txn serialization format for imported addresses txins
|
8 years ago |
|
commands.py
|
add simnet support (#4455)
|
8 years ago |
|
constants.py
|
Move BIP44 coin type to net constants.
|
8 years ago |
|
contacts.py
|
fix openalias py3
|
8 years ago |
|
crypto.py
|
fast hmac on python 3.7+
|
8 years ago |
|
currencies.json
|
added therocktrading exchange rate (#4272)
|
8 years ago |
|
daemon.py
|
labels plugin: fix it. and extend to cli/daemon.
|
8 years ago |
|
dnssec.py
|
do not raise BaseException
|
8 years ago |
|
ecc.py
|
fast hmac on python 3.7+
|
8 years ago |
|
ecc_fast.py
|
ecc: only print warning about missing libsecp when in verbose mode
|
8 years ago |
|
exchange_rate.py
|
util.make_dir: 0o700 permissions on folders (#4357)
|
8 years ago |
|
i18n.py
|
Add missing languages to settings dialog
|
8 years ago |
|
interface.py
|
follow-up prev
|
8 years ago |
|
jsonrpc.py
|
Daemon: Fix preflight CORS request handling
|
8 years ago |
|
keystore.py
|
wizard: extend derivation dialog to also let user select script type.
|
8 years ago |
|
mnemonic.py
|
Fix typos
|
8 years ago |
|
msqr.py
|
Remove Python 2 support imports.
|
8 years ago |
|
network.py
|
Improve logging
|
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 a bug in PaymentRequest __str__() function
|
8 years ago |
|
paymentrequest_pb2.py
|
paymentrequest upd
|
8 years ago |
|
pem.py
|
fix #3411
|
8 years ago |
|
plot.py
|
follow-up prev
|
8 years ago |
|
plugins.py
|
electrum: cleanup plugin imports
|
8 years ago |
|
qrscanner.py
|
this probably fixes #4072
|
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
|
Remove server from default list: cryptohead.de (#4320)
|
8 years ago |
|
servers_regtest.json
|
add regtest support (#4242)
|
8 years ago |
|
servers_testnet.json
|
update default server list
|
8 years ago |
|
simple_config.py
|
follow-up re #4491, do config upgrade to keep base unit settings on kivy
|
8 years ago |
|
storage.py
|
fix: i18n is not imported
|
8 years ago |
|
synchronizer.py
|
synchronizer: remove warning about improperly sorted histories
|
8 years ago |
|
transaction.py
|
make add_signature_to_txin an instance method
|
8 years ago |
|
util.py
|
fix #4533
|
8 years ago |
|
verifier.py
|
Rename 'r' to 'response'
|
8 years ago |
|
version.py
|
version 3.2.2
|
8 years ago |
|
wallet.py
|
Remove unused is_up_to_date network method
|
8 years ago |
|
websockets.py
|
fix websockets
|
8 years ago |
|
x509.py
|
use explicit utf-8 encoding when opening files in text mode
|
8 years ago |