rgb-cln/channeld
Rusty Russell ebac3d2a85 spec: update to experimental BOLTs with secret/total_amount.
Also pulls in a new onion error (mpp_timeout).  We change our
route_step_decode_end() to always return the total_msat and optional
secret.

We check total_amount (to prohibit mpp), but we do nothing with
secret for now other than hand it to the htlc_accepted hook.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-11-24 23:33:17 +00:00
..
test channeld: remove chainparams local parameter. 2019-11-20 20:41:53 +01:00
Makefile per-peer-daemons: tie in gossip filter. 2019-09-06 14:35:01 +02:00
channel_wire.csv JSON-API: Allow `close` channel to specified address 2019-10-09 21:04:16 -05:00
channeld.c spec: update to experimental BOLTs with secret/total_amount. 2019-11-24 23:33:17 +00:00
channeld_htlc.h channeld: get current block height when an HTLC fails. 2019-08-29 09:01:48 +02:00
commit_tx.c channeld: remove chainparams local parameter. 2019-11-20 20:41:53 +01:00
commit_tx.h channeld: remove chainparams local parameter. 2019-11-20 20:41:53 +01:00
full_channel.c channeld: allow transient negative balance. 2019-11-22 23:31:54 +00:00
full_channel.h channeld: remove chainparams local parameter. 2019-11-20 20:41:53 +01:00
full_channel_error.h channeld: map htlc add/remove errors to names. 2018-02-19 02:56:51 +00:00