Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
Add Size Limits to TypeName
Merged fintohaps opened 2 months ago

Domain Names have restrictions on their total length, and the length of individual labels1.

Since TypeNames are expected to be reverse domain name strings, the total length of the internal string should not exceed 255 and each component should not exceed 63.

1

https://www.rfc-editor.org/rfc/rfc1035#section-2.3.4

fintohaps opened with revision 626793cc on base 15adb161 +37 -1 2 months ago

Domain Names have restrictions on their total length, and the length of individual labels1.

Since TypeNames are expected to be reverse domain name strings, the total length of the internal string should not exceed 255 and each component should not exceed 63.

1

https://www.rfc-editor.org/rfc/rfc1035#section-2.3.4

lorenz pushed revision 2 9f722729 on base 1cab036c +34 -1 2 months ago

Rebase

lorenz merged revision 9f722729 at 82ad52b1 2 months ago