core-lightning/contrib
Christian Decker a13591400a pyln-client: Add facility to register featurebits from plugins
we have 4 venues in which we can add features, 3 of which are unilaterally
controlled (`init`, `node_announcement`, and `invoices`) the
`channel_announcement` is co-signed by both parties, so we can't add
featurebits without additional coordination overhead.

Each location is encoded as a key-value pair in a dict called `featurebits` in
the manifest (omitted if no custom featurebits are set).
2020-02-11 13:53:31 +10:30
..
init systemd: After=network-online.target 2019-08-20 20:14:36 +02:00
plugins contrib: fix wrong number in comment 2020-01-06 12:57:59 +01:00
pylightning pyln: Add unit tests from pyln-* to make check-python 2020-02-01 16:50:58 +01:00
pyln-client pyln-client: Add facility to register featurebits from plugins 2020-02-11 13:53:31 +10:30
pyln-proto pyln-proto: Add invoice utilities 2020-02-01 16:50:58 +01:00
pyln-testing pyln-testing: adds helper wait_for_htlcs 2020-02-10 12:14:19 +10:30
bootstrap-node.sh contrib: make stricter shellcheck from Ubuntu 18.04 happy 2019-08-23 08:22:28 -07:00
Dockerfile.builder Update bitcoin-core version 2019-12-22 12:42:56 +01:00
Dockerfile.builder.fedora Update bitcoin-core version 2019-12-22 12:42:56 +01:00
Dockerfile.builder.i386 Update bitcoin-core version 2019-12-22 12:42:56 +01:00
lightning-cli.bash-completion bash-completion: include underscores 2019-07-09 13:23:14 +02:00
linuxarm32v7.Dockerfile Update bitcoin-core version 2019-12-22 12:42:56 +01:00
linuxarm64v8.Dockerfile Update bitcoin-core version 2019-12-22 12:42:56 +01:00
short_channel_id-to-txid.sh Add compability to current formalism to short_channel_id-to-txid.sh 2019-10-04 00:38:52 +00:00
startup_regtest.sh contrib: fixup documentation of l1/2-log 2019-11-13 03:31:20 +00:00