Files
palladum-lightning/common
Rusty Russell b05dbeff4e lightningd: don't allow invoices with 640 byte descriptions.
They are invalid!  This is because our BOLT11_FIELD_BYTE_LIMIT is not the limit,
it's one greater than the limit.

Reported-by: https://github.com/noblepayne
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Fixed: JSON-RPC: `invoice` no longer accepts 640-byte descriptions (it would produce malformed invoices).
2025-11-13 10:57:49 +10:30
..
2025-10-26 20:31:45 +10:30
2024-03-07 14:09:14 +01:00
2024-10-07 14:05:47 +02:00
2024-11-21 14:15:36 +10:30