Skip to content

feat(statics): enable STAKING on ada:usdr and tada:usdr (SI-1464) - #9618

Merged
aditya-bitgo merged 1 commit into
masterfrom
adityaakash929/si-1464-statics-ada-usdr-staking
Sep 1, 2026
Merged

aditya-bitgo merged 1 commit into
masterfrom
adityaakash929/si-1464-statics-ada-usdr-staking

Conversation

@aditya-bitgo

Copy link
Copy Markdown
Contributor

Summary

  • Add CoinFeature.STAKING to ada:usdr / tada:usdr so the BitGo UI Asset dropdown can list RealFi USDr alongside native ADA (ETH token pattern).
  • Leave ada:susdr / tada:susdr without STAKING (receipt token, not the stake asset).
  • Add unit coverage for the stakeable vs non-stakeable feature split.

Pairs with staking-service PR #8154 (SI-1464). UI needs this statics flag + SS deployed for the dropdown and stake path to work end-to-end.

Test plan

  • yarn workspace @bitgo/statics unit-test — ADA RealFi USDr cases pass
  • Confirm coins.get('tada:usdr').features includes staking
  • Confirm coins.get('tada:susdr').features does not include staking
  • On a TADA wallet with tada:usdr enabled, Staking Asset dropdown shows ADA + USDr once SS is on test

Ticket: SI-1464

Made with Cursor

Expose RealFi USDr in the wallet Asset dropdown via CoinFeature.STAKING.
sUSDr remains non-stakeable. Ticket: SI-1464
@aditya-bitgo
aditya-bitgo requested a review from a team as a code owner September 1, 2026 09:23
@linear-code

linear-code Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

SI-1464

@shubham-damkondwar shubham-damkondwar 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

@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

⚠️ Unit tests are failing on Node 26.x (Current release line, non-blocking). This is not an LTS version yet, so it does not block merge, but it signals an incompatibility to fix before Node 26.x becomes LTS.

View run

@aditya-bitgo
aditya-bitgo merged commit da4eebc into master Sep 1, 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