core-lightning/handshaked
Rusty Russell 72b215f6fe Make all internal message numbers unique.
We were sending a channeld message to onchaind, which was v. confusing
due to overlap.  We make all the numbers distinct, which means we can
also add an assert() that it's valid for that daemon, which catches
such errors immediately.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-09-28 13:07:05 +09:30
..
test Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
handshake_wire.csv Make all internal message numbers unique. 2017-09-28 13:07:05 +09:30
handshake.c status: use common status codes for all the failures. 2017-09-12 23:00:53 +02:00
Makefile lightningd/Makefile: clean up. 2017-09-11 14:29:20 +02:00