core-lightning/contrib
Christian Decker bc9b1c405e pyln: Move RPC and daemon instantiation into the LightningNode
We were relying heavily on NodeFactory to do some magic before instantiating
the Node with rpc and daemon initialized, that meant that we'd have to replace
all 3 classes when customizing the node to our needs. Moving that
initialization into the node itself means that the LightningNode class now can
be swapped out and customized, without having to wire everything else through.
2019-11-12 21:23:55 +01:00
..
init systemd: After=network-online.target 2019-08-20 20:14:36 +02:00
plugins contrib: Make cowsay answer 'init' 2019-09-30 00:20:16 +00:00
pylightning pyln: Migrate implementation from pylightning to pyln-client 2019-11-12 21:23:55 +01:00
pyln-client pyln: Migrate implementation from pylightning to pyln-client 2019-11-12 21:23:55 +01:00
pyln-proto pyln: Split pylightning into multiple pyln modules 2019-09-30 13:27:37 +02:00
pyln-testing pyln: Move RPC and daemon instantiation into the LightningNode 2019-11-12 21:23:55 +01:00
bootstrap-node.sh contrib: make stricter shellcheck from Ubuntu 18.04 happy 2019-08-23 08:22:28 -07:00
Dockerfile.builder add gettext to build release script 2019-10-20 22:33:23 +02:00
Dockerfile.builder.fedora contrib: add mako requirement to docker files. 2019-08-16 00:26:09 +00:00
Dockerfile.builder.i386 add gettext to build release script 2019-10-20 22:33:23 +02:00
lightning-cli.bash-completion bash-completion: include underscores 2019-07-09 13:23:14 +02:00
linuxarm32v7.Dockerfile doc: Document the new dependency 2019-09-10 02:17:27 +00:00
linuxarm64v8.Dockerfile doc: Document the new dependency 2019-09-10 02:17:27 +00: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: add aliases for logs 2019-10-10 05:57:45 +00:00