Skip to content

Comments

fix derivation paths#1463

Merged
naps62 merged 2 commits intomainfrom
fix-dev-path
Oct 9, 2025
Merged

fix derivation paths#1463
naps62 merged 2 commits intomainfrom
fix-dev-path

Conversation

@naps62
Copy link
Member

@naps62 naps62 commented Oct 9, 2025

default derivation paths had a small copy&paste error

Copilot AI review requested due to automatic review settings October 9, 2025 17:46
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes incorrect default derivation paths for HD wallets by correcting a copy & paste error.

  • Corrected HD wallet derivation path from "m/44'/60'/60'/0'/0" to "m/44'/60'/0'/0"
  • Added success variant to Ledger detection alert for better UX

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
gui/src/components/Settings/Wallet/HDWallet.tsx Fixed derivation path by removing duplicate "60'" segment
gui/src/components/Settings/Wallet/Ledger.tsx Added success variant to Ledger detection alert

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@naps62 naps62 added the B-bugfix Something is working again label Oct 9, 2025
@naps62 naps62 merged commit 591bdf5 into main Oct 9, 2025
8 checks passed
@naps62 naps62 deleted the fix-dev-path branch October 9, 2025 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

B-bugfix Something is working again

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant