core-lightning/tools/gen
Rusty Russell b5d1acee45 wire: call unknown types "UNKNOWN X" not "INVALID X".
It's freaking people out when they see things like:

```
 2024-11-11T05:26:41.281Z DEBUG ...53c-connectd: peer_out INVALID 22859
```

Fixes: https://github.com/ElementsProject/lightning/issues/7802
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Changed: connectd: log unknown messages as "UNKNOWN" not "INVALID" to avoid freaking people out.
2024-12-02 15:09:45 +10:30
..
header_template tools/gen: Always return bool! 2022-07-14 12:24:48 -05:00
impl_template wire: call unknown types "UNKNOWN X" not "INVALID X". 2024-12-02 15:09:45 +10:30
print_header_template devtools/decodemsg: don't require --onion for onion tlvs, fail if unknown tlvname. 2022-03-25 13:55:44 +10:30
print_impl_template tools: remove optional csv field handling. 2023-05-23 09:34:08 +09:30