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

Ledger support for PolkadotGenericApp #10744

Merged
merged 17 commits into from
Jul 16, 2024
Merged

Ledger support for PolkadotGenericApp #10744

merged 17 commits into from
Jul 16, 2024

Conversation

TarikGul
Copy link
Member

@TarikGul TarikGul commented Jul 10, 2024

Part 1 (Current PR)

This PR revives ledger support in PJS apps. I kept the User interface exactly the same in order to not bring any confusion. Internally it is using the new LedgerGeneric wrapper from Common.

This is specific to the new ledger PolkadotGenericApp, where all addresses are kept under one slip44 in the derivation path...

This PR does not provide a migration App or support for the old Ledger App. To do any migrations here is a guide to migrate old accounts on talisman.

@TarikGul
Copy link
Member Author

TarikGul commented Jul 15, 2024

Currently working perfectly for polkadot. On Kusama I am getting Data is invalid...

@TarikGul TarikGul changed the title Ledger support Ledger support for PolkadotGenericApp Jul 16, 2024
@TarikGul TarikGul added the -auto label Jul 16, 2024
@polkadot-js-bot polkadot-js-bot merged commit afa3efb into master Jul 16, 2024
7 checks passed
@polkadot-js-bot polkadot-js-bot deleted the tg-ledger-update branch July 16, 2024 05:52
@polkadot-js-bot
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators Jul 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

3 participants