| .. |
|
gui
|
fix some type annotations involving tuples
|
7 years ago |
|
plugins
|
rm aiosafe decorator. instead: log_exceptions and ignore_exceptions
|
7 years ago |
|
scripts
|
fix #4720
|
7 years ago |
|
tests
|
fix #4771
|
7 years ago |
|
wordlist
|
file reorganization with top-level module
|
8 years ago |
|
__init__.py
|
aiorpcx: pin certificates
|
7 years ago |
|
address_synchronizer.py
|
rm aiosafe decorator. instead: log_exceptions and ignore_exceptions
|
7 years ago |
|
base_crash_reporter.py
|
small import clean-up
|
7 years ago |
|
base_wizard.py
|
hw wallets: generalise 'minimum_library' for those that provide a version number
|
7 years ago |
|
bitcoin.py
|
fix some type annotations involving tuples
|
7 years ago |
|
blockchain.py
|
network: auto-switch servers to preferred fork (or longest chain)
|
7 years ago |
|
checkpoints.json
|
update mainnet block header checkpoints
|
7 years ago |
|
checkpoints_testnet.json
|
file reorganization with top-level module
|
8 years ago |
|
coinchooser.py
|
coinchooser: small clean-up (use TxOutput.value)
|
7 years ago |
|
commands.py
|
cli/rpc: 'restore' and 'create' commands are now available via RPC
|
7 years ago |
|
constants.py
|
move max_checkpoint from network to constants
|
7 years ago |
|
contacts.py
|
small import clean-up
|
7 years ago |
|
crypto.py
|
file reorganization with top-level module
|
8 years ago |
|
currencies.json
|
file reorganization with top-level module
|
8 years ago |
|
daemon.py
|
cli/rpc: 'restore' and 'create' commands are now available via RPC
|
7 years ago |
|
dnssec.py
|
dnssec: trivial clean-up
|
7 years ago |
|
ecc.py
|
fix some type annotations involving tuples
|
7 years ago |
|
ecc_fast.py
|
ecc_fast: clarify fallback message
|
7 years ago |
|
electrum
|
file reorganization with top-level module
|
8 years ago |
|
exchange_rate.py
|
rm aiosafe decorator. instead: log_exceptions and ignore_exceptions
|
7 years ago |
|
i18n.py
|
file reorganization with top-level module
|
8 years ago |
|
interface.py
|
rm aiosafe decorator. instead: log_exceptions and ignore_exceptions
|
7 years ago |
|
jsonrpc.py
|
small import clean-up
|
7 years ago |
|
keystore.py
|
cli/rpc: 'restore' and 'create' commands are now available via RPC
|
7 years ago |
|
mnemonic.py
|
Merge pull request #4765 from SomberNight/cli_restore_cmd
|
7 years ago |
|
msqr.py
|
file reorganization with top-level module
|
8 years ago |
|
network.py
|
network: "switch unwanted fork" should check what fork we are on..
|
7 years ago |
|
old_mnemonic.py
|
file reorganization with top-level module
|
8 years ago |
|
paymentrequest.proto
|
file reorganization with top-level module
|
8 years ago |
|
paymentrequest.py
|
fix #4720
|
7 years ago |
|
paymentrequest_pb2.py
|
file reorganization with top-level module
|
8 years ago |
|
pem.py
|
file reorganization with top-level module
|
8 years ago |
|
plot.py
|
file reorganization with top-level module
|
8 years ago |
|
plugin.py
|
minor clean-up (prints/types/imports)
|
7 years ago |
|
qrscanner.py
|
follow-up prev
|
7 years ago |
|
ripemd.py
|
file reorganization with top-level module
|
8 years ago |
|
rsakey.py
|
Remove unreachable return statement
|
7 years ago |
|
segwit_addr.py
|
file reorganization with top-level module
|
8 years ago |
|
servers.json
|
file reorganization with top-level module
|
8 years ago |
|
servers_regtest.json
|
file reorganization with top-level module
|
8 years ago |
|
servers_testnet.json
|
file reorganization with top-level module
|
8 years ago |
|
simple_config.py
|
fees: add 1-2 s/b static options
|
7 years ago |
|
storage.py
|
fix deprecation warnings in regexes
|
7 years ago |
|
synchronizer.py
|
verifier: fix race in __init__
|
7 years ago |
|
transaction.py
|
transaction: don't convert p2pk to p2pkh address when displaying
|
7 years ago |
|
util.py
|
fix #4771
|
7 years ago |
|
verifier.py
|
verifier: fix race in __init__
|
7 years ago |
|
version.py
|
aiorpcx: remove callback based code, add session to Interface
|
7 years ago |
|
wallet.py
|
wallet: rm electrum_version field
|
7 years ago |
|
websockets.py
|
small import clean-up
|
7 years ago |
|
x509.py
|
small import clean-up
|
7 years ago |