Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix import_wallet to use the address index #102

Merged
merged 4 commits into from
Feb 13, 2025
Merged

Conversation

jazz-cb
Copy link
Contributor

@jazz-cb jazz-cb commented Feb 13, 2025

What changed? Why?

When ListAddress API returns addresses not sorted by addressIndex, import_wallet method does not handle the address derivation correctly. This PR fixes the behavior

Qualified Impact

@cb-heimdall
Copy link

cb-heimdall commented Feb 13, 2025

✅ Heimdall Review Status

Requirement Status More Info
Reviews 1/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@jazz-cb jazz-cb marked this pull request as ready for review February 13, 2025 00:35
@jazz-cb jazz-cb changed the title fix: fix import_data to use the address index fix: fix import_wallet to use the address index Feb 13, 2025
@jazz-cb jazz-cb merged commit 6e4e3bc into master Feb 13, 2025
8 checks passed
@jazz-cb jazz-cb deleted the jj/fix-ordering branch February 13, 2025 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants