core-lightning/onchaind
Rusty Russell 7e0f2c4d26 onchaind: two small changes.
I generally tried not to alter internal logic to add billboards (to avoid
breakage), but these two make things neater.

1. Free ->proposal if it's not longer valid.  That way we don't get confused
   by reporting old proposals.
2. Change all_irrevocably_resolved() to num_not_irrevocably_resolved() so
   we can report that number to the billboard.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-02-23 18:02:00 +01:00
..
Makefile status: generate messages rather than marshal/unmarshal manually. 2018-02-08 19:07:12 +01:00
onchain.c onchaind: two small changes. 2018-02-23 18:02:00 +01:00
onchain_types.h onchain: implement penalty transaction. 2017-09-28 13:07:05 +09:30
onchain_wire.c Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
onchain_wire.csv Fix a-vs-an typos 2018-02-08 22:49:34 +01:00
onchain_wire.h Fix a-vs-an typos 2018-02-08 22:49:34 +01:00