core-lightning/common/test
Rusty Russell b920d4d21b wire: make fromwire_fail return non-const, use it more
It returns NULL, so you can simply `return fromwire_fail(...)`
if you want to return NULL in this case.  Use that more.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-05-20 11:36:13 +02:00
..
Makefile setup: create a common setup which will handle the wally-context 2020-05-19 13:35:42 +09:30
onion-test-v0.json sphinx: Introduce a runtest command to the onion tool 2019-07-30 02:14:49 +00:00
run-amount.c wire: make fromwire_fail return non-const, use it more 2020-05-20 11:36:13 +02:00
run-bigsize.c wire: make fromwire_fail return non-const, use it more 2020-05-20 11:36:13 +02:00
run-bolt11.c wire: move remaining bitcoin functions out to bitcoin/ files. 2020-05-18 14:51:12 +02:00
run-cryptomsg.c wire: make fromwire_fail return non-const, use it more 2020-05-20 11:36:13 +02:00
run-derive_basepoints.c wire: make fromwire_fail return non-const, use it more 2020-05-20 11:36:13 +02:00
run-features.c wire: make fromwire_fail return non-const, use it more 2020-05-20 11:36:13 +02:00
run-funding_tx.c wire: make fromwire_fail return non-const, use it more 2020-05-20 11:36:13 +02:00
run-gossip_rcvd_filter.c wire: move remaining bitcoin functions out to bitcoin/ files. 2020-05-18 14:51:12 +02:00
run-ip_port_parsing.c wire: make fromwire_fail return non-const, use it more 2020-05-20 11:36:13 +02:00
run-json_remove.c wire: make fromwire_fail return non-const, use it more 2020-05-20 11:36:13 +02:00
run-json.c common: avoid locale dependent strtod(3) 2020-02-27 09:07:04 +10:30
run-key_derive.c wire: make fromwire_fail return non-const, use it more 2020-05-20 11:36:13 +02:00
run-lock.c wire: make fromwire_fail return non-const, use it more 2020-05-20 11:36:13 +02:00
run-param.c wire: remove towire_double() 2020-02-27 09:07:04 +10:30
run-softref.c wire: make fromwire_fail return non-const, use it more 2020-05-20 11:36:13 +02:00
run-sphinx.c wire: move remaining bitcoin functions out to bitcoin/ files. 2020-05-18 14:51:12 +02:00