core-lightning/closingd
Rusty Russell 40fe5b7bac closingd: use global tmpctx.
This one is a bit more subtle than others: we can't just free it
inside the read_peer_msg() loop since we hand tmpctx in, so open-code
the two callers and it's clearer.

They're inside the only loops closingd has.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-03-16 00:16:10 +00:00
..
closing.c closingd: use global tmpctx. 2018-03-16 00:16:10 +00:00
closing_wire.csv closingd: don't punish peers who can't negotiate properly. 2018-02-02 20:33:49 +01:00
Makefile peer_failed: set permanent slot when we fail the peer. 2018-02-23 18:02:00 +01:00