..
gui
lightning tx: remove amount from label
2019-08-20 09:03:11 +02:00
plugins
scripts
tests
lnrouter fixes:
2019-08-20 09:03:11 +02:00
wordlist
__init__.py
address_synchronizer.py
add future transactions to address synchronizer
2019-08-20 09:03:11 +02:00
base_crash_reporter.py
base_wizard.py
bip32.py
bitcoin.py
blockchain.py
checkpoints.json
checkpoints_testnet.json
coinchooser.py
commands.py
add get_channel_ctx to CLI, for testing breaches
2019-08-20 09:03:11 +02:00
constants.py
contacts.py
crypto.py
currencies.json
daemon.py
basic watchtower synchronization
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
remote watchtower: initial commit
2019-08-20 09:03:10 +02:00
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
lnchannel.py
add get_channel_ctx to CLI, for testing breaches
2019-08-20 09:03:11 +02:00
lnhtlc.py
do not duplicate ctn in channel log and config
2019-08-20 09:03:11 +02:00
lnmsg.py
move lightning message encoding to new lnmsg module
2019-08-20 09:03:11 +02:00
lnonion.py
add pycryptodomex to requirements
2019-08-20 09:03:11 +02:00
lnpeer.py
lnpeer:
2019-08-20 09:03:11 +02:00
lnrouter.py
lnrouter: fix get_last_good_address: one_or_none -> all
2019-08-20 09:03:11 +02:00
lnsweep.py
lnchannel: pass reference to lnworker
2019-08-20 09:03:11 +02:00
lntransport.py
move LNPeer handshake back into initialize
2019-08-20 09:03:11 +02:00
lnutil.py
save timestamps in htlc log
2019-08-20 09:03:11 +02:00
lnverifier.py
sqlite in lnrouter
2019-08-20 09:03:11 +02:00
lnwatcher.py
basic watchtower synchronization
2019-08-20 09:03:11 +02:00
lnworker.py
lnrouter fixes:
2019-08-20 09:03:11 +02:00
logging.py
mnemonic.py
msqr.py
network.py
sqlite in lnrouter
2019-08-20 09:03:11 +02:00
old_mnemonic.py
paymentrequest.proto
paymentrequest.py
gui: show incoming lightning requests, add on-chain icon
2019-08-20 09:03:11 +02:00
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
ln: add test_lnwatcher
2019-08-20 09:03:11 +02:00
sql_db.py
create parent class for sql databases
2019-08-20 09:03:11 +02:00
storage.py
synchronizer.py
transaction.py
ln: remove EncumberedTransaction
2019-08-20 09:03:11 +02:00
util.py
lightning:
2019-08-20 09:03:11 +02:00
verifier.py
post rebase fixes
2019-08-20 09:03:11 +02:00
version.py
wallet.py
add future transactions to address synchronizer
2019-08-20 09:03:11 +02:00
websockets.py
x509.py