Skip to content

feat(statics): add ofctxlm:yghs OFC counterpart (CECHO-1893) - #9465

Merged
manojkumar138 merged 1 commit into
masterfrom
manojkumar138/cecho-1893-ofc-txlm-yghs
Aug 11, 2026
Merged

feat(statics): add ofctxlm:yghs OFC counterpart (CECHO-1893)#9465
manojkumar138 merged 1 commit into
masterfrom
manojkumar138/cecho-1893-ofc-txlm-yghs

Conversation

@manojkumar138

Copy link
Copy Markdown
Contributor

Summary

Every other new token in the CECHO-1893 batch (PR #9457) got an OFC counterpart, but txlm:yGHS was missed — I'd assumed testnet Stellar tokens generically don't need one, but that's wrong: ofctxlm:tst already exists as a precedent for exactly this case (a per-token testnet Stellar OFC entry via tofcStellarToken).

Change

  • Added ofctxlm:yghs in ofcCoins.ts, matching the ofctxlm:tst pattern.
  • Added ofctxlm:yghs to the ofcTokenNaming test's known-exceptions list — yGHS is a real external asset ticker (same category as the existing usdc/usdt/rlusd/xsgd exceptions), so it shouldn't be forced to carry a "test" marker in its display name.

Test Plan

  • tsc --noEmit passes
  • eslint passes
  • yarn unit-test in modules/statics passes (33,856 tests, up from 33,855 — the new ofcTokenNaming case is covered)

Follow-up to: #9457
Ticket: CECHO-1893

🤖 Generated with Claude Code

Add the missing OFC entry for txlm:yGHS (CECHO-1893 batch 0803),
matching the existing ofctxlm:tst precedent. Every other new token
in the batch got an OFC counterpart; this one was missed originally.

Add ofctxlm:yghs to the ofcTokenNaming test's known-exceptions list,
since 'yGHS' is a real external asset ticker (not a BitGo-internal
placeholder) and shouldn't be forced to include a 'test' marker,
matching the existing usdc/usdt/rlusd/xsgd precedent.

Ticket: CECHO-1893
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@manojkumar138
manojkumar138 requested a review from a team as a code owner August 11, 2026 08:46
@linear-code

linear-code Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

CECHO-1893

@nayandas190 nayandas190 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@manojkumar138
manojkumar138 merged commit dafdba3 into master Aug 11, 2026
25 checks passed
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