LBRY-Vault/electrum
2019-08-20 09:03:11 +02:00
..
gui qt main_window: do not unregister on shutdown 2019-08-20 09:03:11 +02:00
plugins
scripts
tests lnchan: remove debugging code, commented out code 2019-08-20 09:03:11 +02:00
wordlist
__init__.py
address_synchronizer.py
base_crash_reporter.py
base_wizard.py
bip32.py
bitcoin.py
blockchain.py
checkpoints.json
checkpoints_testnet.json
coinchooser.py
commands.py add command for listing invoices and their progress, fix list_channels 2019-08-20 09:03:11 +02:00
constants.py
contacts.py
crypto.py
currencies.json
daemon.py watchtower: add watch_channel rpc 2019-08-20 09:03:11 +02:00
dnssec.py
ecc.py
ecc_fast.py
electrum
exchange_rate.py
i18n.py
interface.py
json_db.py
jsonrpc.py
keystore.py
lightning.json update lightning.json 2019-08-20 09:03:11 +02:00
lnaddr.py lnaddr: make it possible to use lnaddr to decode arbitrary invoices on the cmd line 2019-08-20 09:03:11 +02:00
lnbase.py lnbase: fix sig encoding in mutual close 2019-08-20 09:03:11 +02:00
lnchan.py lnsweep: use dicts consistently 2019-08-20 09:03:11 +02:00
lnchannelverifier.py after rebase clean-up 2019-08-20 09:03:10 +02:00
lnonion.py add pycryptodomex to requirements 2019-08-20 09:03:11 +02:00
lnrouter.py qt main_window: do not unregister on shutdown 2019-08-20 09:03:11 +02:00
lnsweep.py lnsweep: use dicts consistently 2019-08-20 09:03:11 +02:00
lntransport.py add pycryptodomex to requirements 2019-08-20 09:03:11 +02:00
lnutil.py qt: channel_details: add more info: sent/received, channel id, funding tx, short channel id, node id 2019-08-20 09:03:11 +02:00
lnwatcher.py LNWatcher refactoring: 2019-08-20 09:03:11 +02:00
lnworker.py fix error message 2019-08-20 09:03:11 +02:00
logging.py
mnemonic.py
msqr.py
network.py
old_mnemonic.py
paymentrequest.proto
paymentrequest.py
paymentrequest_pb2.py
pem.py
plot.py
plugin.py
qrscanner.py
ripemd.py
rsakey.py
segwit_addr.py
servers.json
servers_regtest.json
servers_testnet.json
simple_config.py unify hardcoded regtest fee 2019-08-20 09:03:10 +02:00
storage.py
synchronizer.py
transaction.py lnchannel: store pre-signed sweep transactions after each new commitment 2019-08-20 09:03:11 +02:00
util.py
verifier.py channel verifier: NetworkJobOnDefaultServer, and some error handling 2019-08-20 09:03:10 +02:00
version.py
wallet.py
websockets.py
x509.py