rgb-cln/contrib
niftynei ecb8d9d71f dual-fund: add new open-commit-ready state
From the spec:

	Once peers are ready to exchange commitment signatures, they must remember
	the details of the funding transaction to allow resuming the signatures
	exchange if a disconnection happens.

Basically this means we add channels to the database before we've gotten
commitments for them; it's nice that there's now a state for commitments
recevied but we now save the channel prior to that.

This commit makes it possible to track the pre-commit-rcvd but not quite
open-init state.
2023-11-02 19:32:05 +10:30
..
docker lnproto: Fix up the lnprototest docker image 2023-09-29 16:00:05 +09:30
init Remove --daemon from lightningd.service 2023-07-09 13:02:10 +09:30
keys
msggen msggen: Add datastoreusage command 2023-10-26 12:58:04 +10:30
plugins tests: notification response fixes 2023-07-10 14:51:11 +09:30
pylightning tests: notification response fixes 2023-07-10 14:51:11 +09:30
pyln-client addpsbtoutput: allow command to specify output address. 2023-11-01 14:11:28 +10:30
pyln-grpc-proto dual-fund: add new open-commit-ready state 2023-11-02 19:32:05 +10:30
pyln-proto proto: update the bitstring dep 2023-10-24 11:49:32 +10:30
pyln-spec Mac: Update Makefile to work on Mac zsh 2023-07-31 21:00:22 +09:30
pyln-testing pytest: detect RBF more reliably 2023-11-01 14:11:28 +10:30
reprobuild plugins/clnrest: Updated clnrest install command in Docker images and CI 2023-09-29 16:00:05 +09:30
sanitizer_suppressions
bootstrap-node.sh
clang-coverage-report.sh
config-example
giantnode.py
lightning-cli.bash-completion
short_channel_id-to-txid.sh
startup_regtest.sh Remove error from startup_regtest when loading wallet 2023-10-31 12:57:54 +10:30