rgb-cln/channeld
Rusty Russell 96f05549b2 common/utils.h: add tal_arr_expand helper.
We do this a lot, and had boutique helpers in various places.  So add
a more generic one; for convenience it returns a pointer to the new
end element.

I prefer the name tal_arr_expand to tal_arr_append, since it's up to
the caller to populate the new array entry.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-09-27 22:57:19 +02:00
..
test channeld: Keep track of the chainparams for the chain we are using 2018-09-14 21:18:11 +02:00
Makefile hsmd: rename hsm_client_wire_csv to hsm_wire.csv 2018-09-20 09:49:39 +02:00
channel_wire.csv lightningd: message for channeld to tell us that channel risks penalty. 2018-08-23 14:46:22 +02:00
channeld.c common/utils.h: add tal_arr_expand helper. 2018-09-27 22:57:19 +02:00
channeld_htlc.h channeld: always receive and maintain short_channel_id of failing channel. 2018-07-27 14:12:00 +02:00
commit_tx.c BOLT updates: broken link fixes 2018-09-21 00:24:12 +00:00
commit_tx.h Use expected LIGHTNING_DIR_FILE_H define 2018-03-25 23:54:21 +00:00
full_channel.c common/utils.h: add tal_arr_expand helper. 2018-09-27 22:57:19 +02:00
full_channel.h channeld: Keep track of the chainparams for the chain we are using 2018-09-14 21:18:11 +02:00
full_channel_error.h channeld: map htlc add/remove errors to names. 2018-02-19 02:56:51 +00:00