core-lightning/channeld
Rusty Russell f2a4bd6ad8 wire: import new onion message spec.
One change from the obsolete version handling, gossipd will no longer send
forwarding onion msgs to lightningd, but will forward it directly.
That was the effect before, anyway.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-09-22 09:10:34 +09:30
..
test common/autodata: use instead of ccan/autodata 2021-09-21 18:04:43 +02:00
channeld.c wire: import new onion message spec. 2021-09-22 09:10:34 +09:30
channeld_htlc.h cleanup: remove unneeded includes in header files. 2021-09-17 09:43:22 +09:30
channeld_wire.csv lightningd: use channel_type, pass to-and-from channeld. 2021-09-13 15:53:23 +02:00
channeld_wiregen.c tools/check-includes.sh: test that c files include their .h files. 2021-09-17 09:43:22 +09:30
channeld_wiregen.h tools/check-includes.sh: test that c files include their .h files. 2021-09-17 09:43:22 +09:30
commit_tx.c cleanup: remove unneeded includes in C files. 2021-09-17 09:43:22 +09:30
commit_tx.h cleanup: remove unneeded includes in header files. 2021-09-17 09:43:22 +09:30
full_channel.c cleanup: remove unneeded includes in C files. 2021-09-17 09:43:22 +09:30
full_channel.h common/initial_channel: use channel_type instead of individual option bools. 2021-09-13 15:53:23 +02:00
full_channel_error.h Makefile: make check-includes check all the non-generated files. 2020-10-22 12:14:34 +10:30
Makefile common/autodata: use instead of ccan/autodata 2021-09-21 18:04:43 +02:00
watchtower.c cleanup: remove unneeded includes in C files. 2021-09-17 09:43:22 +09:30
watchtower.h cleanup: remove unneeded includes in header files. 2021-09-17 09:43:22 +09:30