Skip to content

fix(evm): restore Mezo Testnet default asset dropped in v2.9.0 refactor#1920

Open
ryanRfox wants to merge 1 commit intox402-foundation:mainfrom
ryanRfox:fix/restore-mezo-default-asset
Open

fix(evm): restore Mezo Testnet default asset dropped in v2.9.0 refactor#1920
ryanRfox wants to merge 1 commit intox402-foundation:mainfrom
ryanRfox:fix/restore-mezo-default-asset

Conversation

@ryanRfox
Copy link
Copy Markdown
Contributor

@ryanRfox ryanRfox commented Apr 3, 2026

Fixes #1919

Summary

Re-adds Mezo Testnet mUSD (chain ID 31611) to DEFAULT_STABLECOINS in shared/defaultAssets.ts. This entry was originally added in #1774 but lost during the upto refactor in #1773 which extracted default assets to a shared module.

Changes

  • Add eip155:31611 entry to DEFAULT_STABLECOINS in typescript/packages/mechanisms/evm/src/shared/defaultAssets.ts

Requesting a patch release (v2.9.1) to align the TypeScript SDK with Go and Python, and to correct the v2.9.0 CHANGELOG discrepancy.

@github-actions github-actions bot added typescript sdk Changes to core v2 packages labels Apr 3, 2026
@ryanRfox
Copy link
Copy Markdown
Contributor Author

ryanRfox commented Apr 7, 2026

Respectfully @CarsonRoscoe are you willing to consider this one as TS SDK patch? This was successfully merged in #1774, but got inadvertently overwritten by your subsequent merge #1773.

Also, I'm hosting the Encode x Mezo Hackathon from 13 APR and this is kinda a blocker for DX.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sdk Changes to core v2 packages typescript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mezo Testnet default asset dropped from TypeScript SDK in v2.9.0

1 participant