core-lightning/common/test
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
..
Makefile common/sphinx: handle decoding of TLV payload. 2019-11-14 10:15:33 +01:00
onion-test-v0.json sphinx: Introduce a runtest command to the onion tool 2019-07-30 02:14:49 +00:00
run-amount.c bitcoin/tx: use fromwire_fail in pull_bitcoin_tx. 2019-06-21 03:56:59 +00:00
run-bigsize.c elements: Add amount_asset to support more than just plain satoshis 2019-10-03 04:32:57 +00:00
run-bolt11.c bolt11: handle 9 fields for new features. 2019-09-05 23:39:05 -05:00
run-cryptomsg.c common: allow subdaemons to specify the node_id in status messages. 2019-11-18 04:50:22 +00:00
run-derive_basepoints.c elements: Add amount_asset to support more than just plain satoshis 2019-10-03 04:32:57 +00:00
run-features.c common/features: only support a single feature bitset. 2019-10-11 02:52:04 +00:00
run-funding_tx.c elements: Add amount_asset to support more than just plain satoshis 2019-10-03 04:32:57 +00:00
run-gossip_rcvd_filter.c elements: Add amount_asset to support more than just plain satoshis 2019-10-03 04:32:57 +00:00
run-ip_port_parsing.c elements: Add amount_asset to support more than just plain satoshis 2019-10-03 04:32:57 +00:00
run-json_remove.c elements: Add amount_asset to support more than just plain satoshis 2019-10-03 04:32:57 +00:00
run-json.c elements: Add amount_asset to support more than just plain satoshis 2019-10-03 04:32:57 +00:00
run-key_derive.c elements: Add amount_asset to support more than just plain satoshis 2019-10-03 04:32:57 +00:00
run-lock.c elements: Add amount_asset to support more than just plain satoshis 2019-10-03 04:32:57 +00:00
run-param.c dev-forget-channel: accept passing in channel_id 2019-10-10 05:57:45 +00:00
run-softref.c utils: add set_softref() / clear_softref(). 2019-10-10 21:48:52 -05:00
run-sphinx.c spec: update to experimental BOLTs with secret/total_amount. 2019-11-24 23:33:17 +00:00