rgb-cln/channeld
Rusty Russell 189b2f1313 BOLT: update CSV to latest bolt version.
This removes the WIRE_FINAL_EXPIRY_TOO_SOON which leaked too much info,
and adds the blockheight to WIRE_INCORRECT_OR_UNKNOWN_PAYMENT_DETAILS.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-08-29 09:01:48 +02:00
..
test bitcoin/tx.c: don't free witness implicitly. 2019-08-26 08:44:22 +00:00
Makefile bigsize: make it a proper first-class type. 2019-07-31 23:25:59 +00:00
channel_wire.csv channeld: get current block height when an HTLC fails. 2019-08-29 09:01:48 +02:00
channeld.c BOLT: update CSV to latest bolt version. 2019-08-29 09:01:48 +02:00
channeld_htlc.h channeld: get current block height when an HTLC fails. 2019-08-29 09:01:48 +02:00
commit_tx.c bitcoin/tx: pass struct amount_sat by copy. 2019-08-26 08:44:22 +00:00
commit_tx.h tx: Add chainparams to struct bitcoin_tx as context 2019-07-31 23:22:54 +00:00
full_channel.c channeld: get current block height when an HTLC fails. 2019-08-29 09:01:48 +02:00
full_channel.h channeld: get current block height when an HTLC fails. 2019-08-29 09:01:48 +02:00
full_channel_error.h channeld: map htlc add/remove errors to names. 2018-02-19 02:56:51 +00:00