You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
Makefile
setup: create a common setup which will handle the wally-context
5 years ago
onion-test-v0.json
sphinx: Introduce a `runtest` command to the onion tool
6 years ago
run-amount.c
wire: make fromwire_fail return non-const, use it more
5 years ago
run-bigsize.c
wire: make fromwire_fail return non-const, use it more
5 years ago
run-bolt11.c
wire: move remaining bitcoin functions out to bitcoin/ files.
5 years ago
run-cryptomsg.c
wire: make fromwire_fail return non-const, use it more
5 years ago
run-derive_basepoints.c
wire: make fromwire_fail return non-const, use it more
5 years ago
run-features.c
wire: make fromwire_fail return non-const, use it more
5 years ago
run-funding_tx.c
wire: make fromwire_fail return non-const, use it more
5 years ago
run-gossip_rcvd_filter.c
wire: move remaining bitcoin functions out to bitcoin/ files.
5 years ago
run-ip_port_parsing.c
wire: make fromwire_fail return non-const, use it more
5 years ago
run-json.c
common: avoid locale dependent strtod(3)
5 years ago
run-json_remove.c
wire: make fromwire_fail return non-const, use it more
5 years ago
run-key_derive.c
wire: make fromwire_fail return non-const, use it more
5 years ago
run-lock.c
wire: make fromwire_fail return non-const, use it more
5 years ago
run-param.c
wire: remove towire_double()
5 years ago
run-softref.c
wire: make fromwire_fail return non-const, use it more
5 years ago
run-sphinx.c
wire: move remaining bitcoin functions out to bitcoin/ files.
5 years ago