rgb-cln/gossipd
Rusty Russell 8b694907e6 gossipd: fix blinded onion forwarding.
We never tested that we can correctly unwrap on the next step after
unblinding: it failed because we mangled the onion in place!  Fix that.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-09-22 06:44:26 +09:30
..
test common/autodata: use instead of ccan/autodata 2021-09-21 18:04:43 +02:00
Makefile common/autodata: use instead of ccan/autodata 2021-09-21 18:04:43 +02:00
broadcast.h cleanup: remove unneeded includes in header files. 2021-09-17 09:43:22 +09:30
gossip_generation.c cleanup: remove unneeded includes in C files. 2021-09-17 09:43:22 +09:30
gossip_generation.h gossipd: signal whether node_ann is updated, are we starting up? 2021-07-20 13:28:38 -04:00
gossip_store.c cleanup: remove unneeded includes in C files. 2021-09-17 09:43:22 +09:30
gossip_store.h cleanup: remove unneeded includes in header files. 2021-09-17 09:43:22 +09:30
gossip_store_wire.csv gossip_store: create end marker for EOF. 2021-05-22 17:53:04 +09:30
gossip_store_wiregen.c tools/check-includes.sh: test that c files include their .h files. 2021-09-17 09:43:22 +09:30
gossip_store_wiregen.h tools/check-includes.sh: test that c files include their .h files. 2021-09-17 09:43:22 +09:30
gossipd.c gossipd: fix blinded onion forwarding. 2021-09-22 06:44:26 +09:30
gossipd.h cleanup: remove unneeded includes in header files. 2021-09-17 09:43:22 +09:30
gossipd_peerd_wire.csv common/gossip_store: avoid fd pass for new store, use end marker. 2021-05-22 17:53:04 +09:30
gossipd_peerd_wiregen.c tools/check-includes.sh: test that c files include their .h files. 2021-09-17 09:43:22 +09:30
gossipd_peerd_wiregen.h tools/check-includes.sh: test that c files include their .h files. 2021-09-17 09:43:22 +09:30
gossipd_wire.csv setleaserates: new RPC to pass in lease rates 2021-07-20 13:28:38 -04:00
gossipd_wiregen.c tools/check-includes.sh: test that c files include their .h files. 2021-09-17 09:43:22 +09:30
gossipd_wiregen.h tools/check-includes.sh: test that c files include their .h files. 2021-09-17 09:43:22 +09:30
queries.c cleanup: remove unneeded includes in C files. 2021-09-17 09:43:22 +09:30
queries.h gossipd: use modern 'sync_complete' field. 2021-02-25 13:23:16 +10:30
routing.c cleanup: remove unneeded includes in C files. 2021-09-17 09:43:22 +09:30
routing.h gossipd: remove routing, listchannels and listnodes infrastructure. 2021-06-16 10:29:17 +09:30
seeker.c cleanup: remove unneeded includes in C files. 2021-09-17 09:43:22 +09:30
seeker.h gossipd: restore dev-suppress-gossip functionality. 2019-10-10 21:48:52 -05:00