Skip to content

feat(statics): add BULK_STAKING_TRANSACTION feature to eth and hteth#8690

Merged
noel-bitgo merged 1 commit intomasterfrom
SC-6608-add-bulk-staking-flag-to-eth
May 5, 2026
Merged

feat(statics): add BULK_STAKING_TRANSACTION feature to eth and hteth#8690
noel-bitgo merged 1 commit intomasterfrom
SC-6608-add-bulk-staking-flag-to-eth

Conversation

@noel-bitgo
Copy link
Copy Markdown
Contributor

Summary

  • Add CoinFeature.BULK_STAKING_TRANSACTION to the eth coin definition in allCoinsAndTokens.ts
  • Add CoinFeature.BULK_STAKING_TRANSACTION to the hteth coin definition in allCoinsAndTokens.ts
  • Update the custodyFeatures test fixture in test/unit/coins.ts to assert the feature is present for both coins

Test plan

  • Statics unit tests pass (yarn workspace @bitgo/statics unit-test)
  • ETH and HTETH coin definitions include BULK_STAKING_TRANSACTION feature
  • Companion UI change: BitGo/bitgo-ui#11013 (removes the CoinFamily.ETH workaround now that the flag is in statics)

Ticket: SC-6608

@noel-bitgo noel-bitgo requested a review from a team as a code owner May 5, 2026 13:05
@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 5, 2026

Add the BULK_STAKING_TRANSACTION CoinFeature flag to the eth and hteth
coin definitions in allCoinsAndTokens.ts, and update the corresponding
test fixture to assert the feature is present.

APT does not support bulk staking — remove the erroneously added flag.

Ticket: SC-6608

Ticket: SC-6608
@noel-bitgo noel-bitgo force-pushed the SC-6608-add-bulk-staking-flag-to-eth branch from 66cccc2 to e2a38b4 Compare May 5, 2026 13:07
@noel-bitgo noel-bitgo merged commit dd080b8 into master May 5, 2026
22 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