rgb-cln/channeld
Rusty Russell b0c9059602 tools/generate-wire: no more lonely messages!
When we have only a single member in a TLV (e.g. an optional u64),
wrapping it in a struct is awkward.  This changes it to directly
access those fields.

This is not only more elegant (60 fewer lines), it would also be
more cache friendly.  That's right: cache hot singles!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-05-06 14:56:09 -05:00
..
test df: rename 'funder' to 'opener' 2020-05-04 10:22:26 +09:30
Makefile common: generalize ecdh function. 2020-04-04 16:08:49 +10:30
channel_wire.csv df: rename 'funder' to 'opener' 2020-05-04 10:22:26 +09:30
channeld.c tools/generate-wire: no more lonely messages! 2020-05-06 14:56:09 -05:00
channeld_htlc.h channeld: support HTLCs with blinding (EXPERIMENTAL_FEATURES) 2020-04-14 12:51:18 +09:30
commit_tx.c df: rename 'funder' to 'opener' 2020-05-04 10:22:26 +09:30
commit_tx.h df: rename 'funder' to 'opener' 2020-05-04 10:22:26 +09:30
full_channel.c df: rename 'funder' to 'opener' 2020-05-04 10:22:26 +09:30
full_channel.h df: rename 'funder' to 'opener' 2020-05-04 10:22:26 +09:30
full_channel_error.h channeld: map htlc add/remove errors to names. 2018-02-19 02:56:51 +00:00