Skip to content

fix(bitgo): register sepeth coin in coinFactory - #9477

Merged
rithwik-bitgo merged 1 commit into
masterfrom
CECHO-1913
Aug 12, 2026
Merged

fix(bitgo): register sepeth coin in coinFactory#9477
rithwik-bitgo merged 1 commit into
masterfrom
CECHO-1913

Conversation

@rithwik-bitgo

Copy link
Copy Markdown
Contributor

Summary

  • Withdrawals for sepeth fail on staging with Coin sepeth not supportedSepeth (in @bitgo/sdk-coin-eth) was implemented but never wired into GlobalCoinFactory.
  • Exports Sepeth from sdk-coin-eth's barrel, threads it through bitgo/v2/coins/index.ts, and registers it in coinFactory.ts alongside hteth/teth/gteth.

Ticket: CECHO-1913

Test plan

  • bitgo.coin('sepeth') resolves without throwing
  • Withdrawal flow for sepeth succeeds on staging

@rithwik-bitgo
rithwik-bitgo requested review from a team as code owners August 12, 2026 03:34
@linear-code

linear-code Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

CECHO-1913

@manojkumar138 manojkumar138 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.

LG

@rithwik-bitgo
rithwik-bitgo merged commit ce5af84 into master Aug 12, 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.

2 participants