rgb-cln/contrib
Christian Decker 083b41f090 plugin: Add a list of notification topics registered by plugin
We will eventually start emitting and dispatching custom notifications
from plugins just like we dispatch internal notifications. In order to
get reasonable error messages we need to make sure that the topics
plugins are asking for were correctly registered. When doing this we
don't really care about whether the plugin that registered the
notification is still alive or not (it might have died, but
subscribers should stay up and running), so we keep a list of all
topics attached to the `struct plugins` which gathers global plugin
information.
2021-05-03 11:20:15 +09:30
..
init
plugins
pylightning pyln: Update dependencies for all pyln packages 2021-01-29 10:29:09 +10:30
pyln-client plugin: Add a list of notification topics registered by plugin 2021-05-03 11:20:15 +09:30
pyln-proto pyln: Pin mypy to version 0.790 since later has import path issues 2021-04-08 10:34:14 +09:30
pyln-spec pyln-spec: Clean up the setup.py files 2021-04-08 10:34:14 +09:30
pyln-testing pyln-testing: use provided outnum instead of trying to find it 2021-05-03 11:06:10 +09:30
reprobuild
sanitizer_suppressions
Dockerfile.builder
Dockerfile.builder.fedora
Dockerfile.tester gci: Add a tester Dockerfile 2021-01-29 10:29:09 +10:30
bootstrap-node.sh
lightning-cli.bash-completion
linuxarm32v7.Dockerfile Fix dockerfiles 2021-01-26 15:03:35 +01:00
linuxarm64v8.Dockerfile Fix dockerfiles 2021-01-26 15:03:35 +01:00
short_channel_id-to-txid.sh
startup_regtest.sh contrib: if you're in dev mode, use dual-funding (with matching) 2021-05-03 11:06:10 +09:30