Skip to content

Ban unicode control characters from utf8 fields#3329

Draft
t-bast wants to merge 1 commit into
masterfrom
unicode-control-chars
Draft

Ban unicode control characters from utf8 fields#3329
t-bast wants to merge 1 commit into
masterfrom
unicode-control-chars

Conversation

@t-bast

@t-bast t-bast commented Jul 20, 2026

Copy link
Copy Markdown
Member

We ban NULL and other control characters in utf8 fields: there's no valid use-case for them.
We also make sure that feature bits MUST be minimally-encoded everywhere instead of being lenient for no good reason.

See lightning/bolts#1341

We ban `NULL` and other control characters in utf8 fields: there's no
valid use-case for them.

We also make sure that feature bits MUST be minimally-encoded everywhere
instead of being lenient for no good reason.

See lightning/bolts#1341
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant