core-lightning/lightningd/gossip
Rusty Russell f504f0be47 gossip: handle release race.
We can go to release a gossip peer, and it can fail at the same time.
We work around the problem that the reply must be a gossipctl_release_peer_reply
with two fds, but it's not pretty.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-05-25 14:24:47 +09:30
..
gossip_wire.csv gossipd: add fail_peer. 2017-05-25 14:24:47 +09:30
gossip.c gossip: handle release race. 2017-05-25 14:24:47 +09:30
Makefile lightningd: fix shachain to be 48-bits, with hack for legacy. 2017-04-01 23:59:46 +10:30