core-lightning/channeld
Rusty Russell 71e794a046 lightningd: split ctlv_expiry and final_cltv.
These need to be different for testing the example in BOLT 11.

We also use the cltv_final instead of deadline_blocks in the final hop:
various tests assumed 5 was OK, so we tweak utils.py.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-10-31 14:36:50 +01:00
..
channel_wire.csv channeld: send channel_announce and initial update to master, not gossipd. 2017-10-24 16:12:22 +02:00
channel.c lightningd: split ctlv_expiry and final_cltv. 2017-10-31 14:36:50 +01:00
channeld_htlc.h Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
commit_tx.c Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
commit_tx.h Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
full_channel.c Typo fix: CTLV -> CLTV. 2017-10-10 20:17:37 +02:00
full_channel.h channeld: don't allow NULL htlcmap for full_channel 2017-09-03 02:01:54 +02:00
Makefile crypto_state: move to its own file. 2017-10-20 18:31:32 +02:00