rgb-cln/channeld
Rusty Russell a770f51d0e tools/generate_wire.py: make functions allocate the TLV.
Requiring the caller to allocate them is ugly, and differs from
other types.

This means we need a context arg if we don't have one already.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-03-25 13:55:44 +10:30
..
test peer_exchange: set, read and log remote_addr 2022-02-22 05:45:47 +10:30
Makefile hsmd: Add wallet index metadata to existing messages 2022-03-10 10:22:29 +10:30
channeld.c tools/generate_wire.py: make functions allocate the TLV. 2022-03-25 13:55:44 +10:30
channeld.h channeld: simply exit if hsmd vanishes. 2022-02-08 11:15:52 +10:30
channeld_htlc.h htlcs: add flag to 'fail immediately' 2021-10-23 12:59:13 +02:00
channeld_wire.csv lightningd: handle reestablish directly from connectd. 2022-03-23 13:20:12 +10:30
commit_tx.c hsmd: Add redeemscripts to anchor outputs 2022-03-10 10:22:29 +10:30
commit_tx.h dusty-htlcs: enforce limit on dusty htlcs 2021-10-23 12:59:13 +02:00
full_channel.c global: use tal_dup_or_null(). 2021-12-30 14:36:55 +10:30
full_channel.h dusty-htlcs: enforce limit on dusty htlcs 2021-10-23 12:59:13 +02:00
full_channel_error.h dusty-htlcs: enforce limit on dusty htlcs 2021-10-23 12:59:13 +02:00
watchtower.c hsmd: Add wallet index metadata to existing messages 2022-03-10 10:22:29 +10:30
watchtower.h hsmd: Add wallet index metadata to existing messages 2022-03-10 10:22:29 +10:30