rgb-cln/common/test
Rusty Russell 1099f6a5e1 common: use struct onionreply.
This makes it clear we're dealing with a message which is a wrapped error
reply (needing unwrap_onionreply), not an already-wrapped one.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-01-23 16:17:42 +10:30
..
Makefile unit test: fix run-sphinx dependencies and update mocks 2019-11-26 21:25:25 +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
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 common/bolt11: add secret support. 2019-11-24 23:33:17 +00: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: clean up feature handling for different cases. 2019-11-24 23:33:17 +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.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-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 Add the missing space between "if" and "(" 2020-01-06 12:57:59 +01:00
run-softref.c utils: add set_softref() / clear_softref(). 2019-10-10 21:48:52 -05:00
run-sphinx.c common: use struct onionreply. 2020-01-23 16:17:42 +10:30