feat(statics): ungate CECHO-1941 batch tokens for all trusts - #9605
Closed
manojkumar138 wants to merge 1 commit into
Closed
manojkumar138 wants to merge 1 commit into
manojkumar138 wants to merge 1 commit into
Conversation
CECHO-1941 Risk assessment approved ungating the 55 batch tokens (42 BSC + bsc:real, 8 Base, 2 Arbitrum, 1 Polygon, 1 Tron) for every trust, not just BitGo Trust. Reverts the trust-only feature scoping added in #9598/#9599, restoring the original default custody jurisdictions (BitGo Trust, MENA FZE, Custody MENA FZE, Singapore, Europe ApS, Frankfurt, India) for all 55 tokens. The *_TRUST_ONLY constants in coinFeatures.ts are left in place (unused) in case a future batch needs trust-scoped custody again. Ticket: CECHO-1941
Contributor
Contributor
Author
|
Confirmed closing this one — the trust-only custody scoping from #9598/#9599 should stay as-is. Only asset-metadata-service's global gatekeep needs to come down so BitGo Trust (which now has custody permission) can actually see these tokens; prime-microservices' per-entity gating already keeps every other trust gated. No BitGoJS changes needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
bsc:real, 8 Base, 2 Arbitrum, 1 Polygon, 1 Tron) for every trust, not just BitGo Trust.CUSTODY_BITGO_TRUST,CUSTODY_BITGO_MENA_FZE,CUSTODY_BITGO_CUSTODY_MENA_FZE,CUSTODY_BITGO_SINGAPORE,CUSTODY_BITGO_EUROPE_APS,CUSTODY_BITGO_FRANKFURT,CUSTODY_BITGO_INDIA.*_TRUST_ONLYconstants added in feat(statics): scope CECHO-1941 batch tokens to BitGo Trust only #9598 are left incoinFeatures.ts(unused) in case a future batch needs trust-scoped custody again.@bitgo/statics: all 55 tokens now carry the full default custody-entity feature set.Stacked on #9598 → #9599 → this PR. Companion PRs: asset-metadata-service (remove gatekeep entries), prime-microservices (remove gatekeepTokens for non-Trust entities).
Ticket
CECHO-1941
Test plan
tsc --noEmitpasses formodules/statics