Skip to content

Conversation

@nvjsr
Copy link
Contributor

@nvjsr nvjsr commented Dec 9, 2025

TICKET: COIN-6822

This pull request introduces support for generating EVM keyring child wallets by allowing a reference wallet ID to be specified during wallet creation. This enables unified addresses across EVM chains and extends both the API and its test coverage.

EVM Keyring Child Wallet Support

  • Added the optional evmKeyRingReferenceWalletId property to the GenerateWalletBody type, allowing new wallets to inherit keys and properties from a reference wallet for unified EVM addresses.

Test Coverage

  • Added a unit test to ensure that wallets can be generated with the new evmKeyRingReferenceWalletId property, verifying correct behavior and API response.

@nvjsr nvjsr marked this pull request as ready for review December 9, 2025 12:01
@nvjsr nvjsr requested review from a team as code owners December 9, 2025 12:02
@nvjsr nvjsr merged commit 00abc84 into master Dec 10, 2025
14 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