Skip to content

Increase CIP-108 title length limit to 84#4185

Merged
mesudip merged 1 commit into
developfrom
chore/title-length-increase
Jul 14, 2026
Merged

Increase CIP-108 title length limit to 84#4185
mesudip merged 1 commit into
developfrom
chore/title-length-increase

Conversation

@mesudip

@mesudip mesudip commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • increase the CIP-108 title length limit from 80 to 84 characters
  • port the exact patch from temp increase title length limit #4180 to develop
  • retain the original commit provenance via cherry-pick -x

Why

PR #4180 was merged directly into main, while develop retained the previous 80-character limit. This keeps both branches aligned without merging unrelated main history into develop.

Impact

CIP-108 metadata titles containing 81–84 characters are accepted by the metadata validation service.

Validation

  • npm run build — passed
  • patch ID matches commit 16282f69293d77ff215f011189d4f148d65934ed
  • one commit, one file, one insertion and one deletion relative to develop
  • npm test -- --runInBand — utility tests pass; two existing app.service.test.ts assertions fail identically on untouched develop

Original PR: #4180

(cherry picked from commit 16282f6)
@mesudip
mesudip requested review from Ryun1 and aaboyle878 July 14, 2026 16:14
@mesudip
mesudip merged commit 8f24213 into develop Jul 14, 2026
3 checks passed
@mesudip
mesudip deleted the chore/title-length-increase branch July 14, 2026 16:30
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.

3 participants