Skip to content

Conversation

@dpkjnr
Copy link
Contributor

@dpkjnr dpkjnr commented Jan 19, 2026

Address verification was failing for wallets created with existing keys because isWalletAddress was not using the derivedFromParentWithSeed property to compute the correct derivation path. This fix extracts the seed from the keychain and passes it to getAdaAddressAndAccountId.

TICKET: COIN-7254

Address verification was failing for wallets created with existing keys
because isWalletAddress was not using the derivedFromParentWithSeed
property to compute the correct derivation path. This fix extracts the
seed from the keychain and passes it to getAdaAddressAndAccountId.

TICKET: COIN-7254
@dpkjnr dpkjnr force-pushed the BG-7254-ada-address-derivation-fix branch from 2566ffc to 852137d Compare January 19, 2026 16:00
@dpkjnr dpkjnr marked this pull request as ready for review January 19, 2026 16:19
@dpkjnr dpkjnr requested a review from a team as a code owner January 19, 2026 16:19
Copy link
Contributor

@MohammedRyaan786 MohammedRyaan786 left a comment

Choose a reason for hiding this comment

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

LGTM

@dpkjnr dpkjnr merged commit d6c190e into master Jan 19, 2026
20 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