Skip to content

feat(statics): add CUSTODY_BITGO_INDIA to CANTON_FEATURES default trust#8488

Merged
akarath merged 1 commit intomasterfrom
ECO-15-add-custody-bitgo-india-as-default-trust
Apr 14, 2026
Merged

feat(statics): add CUSTODY_BITGO_INDIA to CANTON_FEATURES default trust#8488
akarath merged 1 commit intomasterfrom
ECO-15-add-custody-bitgo-india-as-default-trust

Conversation

@akarath
Copy link
Copy Markdown
Contributor

@akarath akarath commented Apr 13, 2026

Summary

  • Adds CUSTODY_BITGO_INDIA to CANTON_FEATURES in modules/statics/src/coinFeatures.ts
  • Ensures the BitGo India custody entity supports the same asset list as BitGo Bank and Trust (BBT)
  • CANTON_FEATURES was the only feature constant that included CUSTODY_BITGO_TRUST but was missing CUSTODY_BITGO_INDIA

Verification

All feature constants that include CUSTODY_BITGO_TRUST now also include CUSTODY_BITGO_INDIA:

Constant Status
BITGO_CUSTODY_JURISDICTIONS ✅ Complete
ACCOUNT_COIN_DEFAULT_FEATURES ✅ Complete
CANTON_FEATURES ✅ Fixed by this PR

Individual coin files (ada, avaxp, flrp, ofc, utxo) were already aligned.

Test plan

  • Verify CANTON_FEATURES includes CUSTODY_BITGO_INDIA
  • Run yarn unit-test --scope @bitgo/statics to confirm no regressions

Closes ECO-15

@akarath akarath requested a review from a team as a code owner April 13, 2026 09:53
@linear
Copy link
Copy Markdown

linear bot commented Apr 13, 2026

Add CUSTODY_BITGO_INDIA to CANTON_FEATURES so that the India custody
entity supports the same asset list as BitGo Bank and Trust (BBT).
This aligns CANTON_FEATURES with ACCOUNT_COIN_DEFAULT_FEATURES, where
CUSTODY_BITGO_INDIA is already present alongside all other default trusts.

Also adds ECO- to commitlint issuePrefixes to support Linear ECO tickets.

Ticket: ECO-15

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@akarath akarath force-pushed the ECO-15-add-custody-bitgo-india-as-default-trust branch from da2b7bd to 329cb92 Compare April 13, 2026 10:45
@akarath akarath requested review from a team as code owners April 13, 2026 10:45
Copy link
Copy Markdown
Contributor

@Ranjna-G Ranjna-G left a comment

Choose a reason for hiding this comment

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

lgtm

@akarath akarath merged commit 23e8786 into master Apr 14, 2026
21 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.

2 participants