flo-electrum/lib
2018-06-26 19:30:08 +02:00
..
lightning_payencode simnet/testnet support in bolt11, set max-htlc-value-in-flight 2018-06-26 19:30:08 +02:00
ln lightning-hub: update rpc stubs, do not ignore them in gitignore 2018-06-26 19:30:08 +02:00
tests lnbase: organize channel data 2018-06-26 19:30:08 +02:00
wordlist
__init__.py
base_crash_reporter.py
base_wizard.py
bitcoin.py bitcoin.py: SCRIPT-related clean-up. transaction.py: construct_witness 2018-06-26 19:30:08 +02:00
blockchain.py
checkpoints_testnet.json
checkpoints.json
coinchooser.py
commands.py lightning: separate testing from main code 2018-06-26 19:30:07 +02:00
constants.py constants.py: Simnet inherits from Testnet 2018-06-26 19:30:08 +02:00
contacts.py
crypto.py fix hash in make_offered_htlc 2018-06-26 19:30:07 +02:00
currencies.json
daemon.py
dnssec.py
ecc_fast.py
ecc.py
exchange_rate.py
i18n.py
interface.py
jsonrpc.py Daemon: Fix preflight CORS request handling 2018-06-26 12:08:16 +02:00
keystore.py Move BIP44 coin type to net constants. 2018-06-23 14:46:44 +00:00
lightning.json lnbase: fix json loading and indentation 2018-06-26 19:28:29 +02:00
lightning.py lightning-hub: remove path hack, use relative imports 2018-06-26 19:30:07 +02:00
lnbase.py lnbase: avoid local variables, remote useless comments, name basepoints as such 2018-06-26 19:30:08 +02:00
mnemonic.py
msqr.py
network.py lightning: separate testing from main code 2018-06-26 19:30:07 +02:00
old_mnemonic.py
paymentrequest_pb2.py
paymentrequest.proto
paymentrequest.py
pem.py
plot.py
plugins.py
qrscanner.py
ripemd.py
rsakey.py
segwit_addr.py avoid duplicating bech32 module 2018-06-26 19:30:08 +02:00
servers_regtest.json
servers_testnet.json
servers.json
simple_config.py lightning: add --simnet and --lightning switches 2018-06-26 19:28:29 +02:00
storage.py
synchronizer.py fix: network.interface can become None at any time 2018-06-25 01:14:49 +02:00
transaction.py lnbase: offered htlc script construction 2018-06-26 19:30:07 +02:00
util.py
verifier.py
version.py initial changelog for 3.2.0 2018-06-25 17:52:07 +02:00
wallet.py lnbase: add lnbase_test 2018-06-26 19:28:29 +02:00
websockets.py
x509.py