Skip to content

Conversation

@bhavidhingra
Copy link
Contributor

TICKET: COIN-6534

This pull request adds support for the coredao coin family to the intent population logic and its associated tests. The main changes ensure that coredao is treated similarly to other EVM-compatible chains like eth, polygon, and bsc when creating transaction intents.

Support for coredao in intent population:

  • Updated the conditional in MpcUtils.populateIntent to include coredao as a supported coin family for intent creation, aligning its behavior with other EVM-compatible families (eth, polygon, bsc).

Testing enhancements:

  • Added a new unit test in wallet.ts to validate that intent population for coredao acceleration works correctly, ensuring the correct structure and values in the resulting intent.

Copy link
Contributor

@akarath akarath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@bhavidhingra bhavidhingra merged commit 712e18c into master Nov 13, 2025
15 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