LBRY-Vault/electrum
2020-02-11 20:55:52 +01:00
..
gui move wrapper definition outside of main_window class 2020-02-11 11:08:33 +01:00
plugins Separate db from storage 2020-02-10 17:45:23 +01:00
scripts
tests test_lnpeer: simple test of channel_reestablish 2020-02-11 19:53:21 +01:00
wordlist
www@7d902a422a
__init__.py
address_synchronizer.py wallet: only select mature coins by default 2020-01-02 00:43:49 +01:00
base_crash_reporter.py
base_wizard.py Separate db from storage 2020-02-10 17:45:23 +01:00
bip32.py ecc: abstract away some usage of python-ecdsa: bytes<->int conversions 2020-02-11 16:41:49 +01:00
bitcoin.py bitcoin.py: base58 address: make sure all public methods test checksum 2019-12-08 06:56:19 +01:00
blockchain.py blockchain.fork: better exception if datadir was deleted while running 2020-02-04 19:04:38 +01:00
channel_db.py ln chan verifier: fix code rot 2019-12-10 01:14:38 +01:00
checkpoints.json
checkpoints_testnet.json
coinchooser.py CoinChooser: avoid NotEnoughFunds if zero buckets are sufficient 2019-11-11 15:15:04 +01:00
commands.py Separate db from storage 2020-02-10 17:45:23 +01:00
constants.py
contacts.py Separate db from storage 2020-02-10 17:45:23 +01:00
crypto.py
currencies.json
daemon.py ecc: abstract away some usage of python-ecdsa: randrange 2020-02-11 16:41:45 +01:00
dns_hacks.py network dns hacks: split from network.py into its own file 2020-01-22 18:32:57 +00:00
dnssec.py ecc: abstract away some usage of python-ecdsa: bytes<->int conversions 2020-02-11 16:41:49 +01:00
ecc.py ecc: small API clean-up 2020-02-11 16:42:02 +01:00
ecc_fast.py build: create a standalone build script for libsecp256k1 2020-02-11 16:48:24 +01:00
electrum
exchange_rate.py
i18n.py
interface.py interface: better error msg for main server re SSL cert issues 2020-01-12 04:29:39 +01:00
json_db.py Restructure wallet storage: 2020-02-04 13:35:58 +01:00
keystore.py ecc: small API clean-up 2020-02-11 16:42:02 +01:00
lightning.json
lnaddr.py lnworker: introduce PaymentAttemptLog NamedTuple 2019-12-10 03:17:57 +01:00
lnchannel.py add new peer_state for the case where we are waiting for the remote party to force close a channel 2020-02-11 20:55:52 +01:00
lnhtlc.py Restructure wallet storage: 2020-02-04 13:35:58 +01:00
lnmsg.py
lnonion.py lnworker: introduce PaymentAttemptLog NamedTuple 2019-12-10 03:17:57 +01:00
lnpeer.py add new peer_state for the case where we are waiting for the remote party to force close a channel 2020-02-11 20:55:52 +01:00
lnrouter.py lnworker: introduce PaymentAttemptLog NamedTuple 2019-12-10 03:17:57 +01:00
lnsweep.py Restructure wallet storage: 2020-02-04 13:35:58 +01:00
lntransport.py LNPeerAddr: validate arguments 2019-11-26 00:15:33 +01:00
lnutil.py ecc: small API clean-up 2020-02-11 16:42:02 +01:00
lnverifier.py ln chan verifier: fix code rot 2019-12-10 01:14:38 +01:00
lnwatcher.py Separate JsonDB and WalletDB 2020-02-03 12:36:07 +01:00
lnworker.py ecc: small API clean-up 2020-02-11 16:42:02 +01:00
logging.py
mnemonic.py ecc: abstract away some usage of python-ecdsa: randrange 2020-02-11 16:41:45 +01:00
network.py Start watchtower if run_watchtower is set, even if lightning is not activated (fix #5896). 2020-02-02 12:10:10 +01:00
old_mnemonic.py old_mnemonic: speed up mn_decode 2019-11-15 12:08:06 +01:00
paymentrequest.proto
paymentrequest.py
paymentrequest_pb2.py
pem.py
plot.py
plugin.py add some type hints 2019-11-22 22:59:33 +01:00
qrscanner.py
ripemd.py
rsakey.py
segwit_addr.py
servers.json Remove phishing server 2019-12-26 23:47:32 +07:00
servers_regtest.json
servers_testnet.json
simple_config.py faster and improved regtests 2020-02-02 15:07:28 +01:00
sql_db.py
storage.py Separate db from storage 2020-02-10 17:45:23 +01:00
synchronizer.py network.get_transaction: move some response validation logic from Synchronizer 2020-01-09 19:23:28 +01:00
transaction.py json_db: only deserialize transactions on-demand 2020-01-19 05:49:12 +01:00
util.py ecc: abstract away some usage of python-ecdsa: randrange 2020-02-11 16:41:45 +01:00
verifier.py
version.py
wallet.py ecc: small API clean-up 2020-02-11 16:42:02 +01:00
wallet_db.py Separate db from storage 2020-02-10 17:45:23 +01:00
x509.py ecc: abstract away some usage of python-ecdsa: bytes<->int conversions 2020-02-11 16:41:49 +01:00