LBRY-Vault/electrum
2019-08-20 09:03:10 +02:00
..
gui rebase fixup: use new broadcast_transaction API 2019-08-20 09:03:10 +02:00
plugins
scripts
tests fix tests 2019-08-20 09:03:10 +02:00
wordlist
__init__.py
address_synchronizer.py lnwatcher rebased 2019-08-20 09:03:10 +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 more fields to list_channels 2019-08-20 09:03:10 +02:00
constants.py persist recent peers. implement dns seed bootstrapping. 2019-08-20 09:03:10 +02:00
contacts.py
crypto.py update lnbase after crypto refactoring 2019-08-20 09:03:09 +02:00
currencies.json
daemon.py fix race between network and lnwatcher (network.add_job does not always work) 2019-08-20 09:03:10 +02:00
dnssec.py
ecc.py persist channel db on disk. verify channel gossip sigs. 2019-08-20 09:03:10 +02:00
ecc_fast.py ecc_fast: require libsecp256k1 on lightning, channel graph breaks electrum without 2019-08-20 09:03:10 +02:00
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: add payment methods to lnworker 2019-08-20 09:03:09 +02:00
lightning.json lightning.json with gossip_queries 2019-08-20 09:03:10 +02:00
lnaddr.py lnaddr: clean up imports 2019-08-20 09:03:10 +02:00
lnbase.py rebase follow-up 2019-08-20 09:03:10 +02:00
lnchan.py minor fix 2019-08-20 09:03:10 +02:00
lnchannelverifier.py lnchannelverifier: (minor) use named fields of namedtuple 2019-08-20 09:03:10 +02:00
lnonion.py lnonion: use IntEnum and IntFlag for failure codes 2019-08-20 09:03:10 +02:00
lnrouter.py rebase follow-up 2019-08-20 09:03:10 +02:00
lnutil.py lnhtlc: only store feerate once, don't store heights since we do not roll back 2019-08-20 09:03:10 +02:00
lnwatcher.py minor fix 2019-08-20 09:03:10 +02:00
lnworker.py rebase follow-up 2019-08-20 09:03:10 +02:00
logging.py
mnemonic.py
msqr.py
network.py persist nodes in channel_db on disk 2019-08-20 09:03:10 +02:00
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 ln onchain fees: use 2 block ETAs with 150 s/b fallback 2019-08-20 09:03:10 +02:00
storage.py
synchronizer.py
transaction.py
util.py persist recent peers. implement dns seed bootstrapping. 2019-08-20 09:03:10 +02:00
verifier.py fix lnwatcher: network triggers were renamed 2019-08-20 09:03:10 +02:00
version.py
wallet.py add lnworker in start_network 2019-08-20 09:03:10 +02:00
websockets.py
x509.py