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 derivation path UI #85

Merged
merged 18 commits into from
Oct 23, 2023
Merged

Ledger derivation path UI #85

merged 18 commits into from
Oct 23, 2023

Conversation

alx-khramov
Copy link
Contributor

@alx-khramov alx-khramov commented Sep 19, 2023

Resolves UI-94.
Also see UI-888 for additional research.

This PR updates Ledger device connection process.
The Ledger device is still connected directly with a browser via USB connection. Ledger Live is not involved in the connection.
There is new UI (see the screenshot below), which:

  • Shows the new screen with connection instructions.
  • Allows choosing between 2 derivation paths templates (Ledger Live and Ledger Legacy). Other paths can be added later.
  • Allows choosing between first 20 accounts derived from the chosen derivation path (4 pages with 5 accounts each). We can add more pages, but 20 seems enough for now. Loading the page takes ~ 5 seconds.
  • Handles errors.
image

@alx-khramov alx-khramov self-assigned this Sep 19, 2023
@changeset-bot
Copy link

changeset-bot bot commented Sep 19, 2023

⚠️ No Changeset found

Latest commit: 4064481

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@alx-khramov alx-khramov temporarily deployed to preview September 21, 2023 11:50 — with GitHub Actions Inactive
Jabher
Jabher previously approved these changes Sep 22, 2023
@alx-khramov alx-khramov temporarily deployed to preview September 26, 2023 20:49 — with GitHub Actions Inactive
@AnnaSila AnnaSila temporarily deployed to preview October 10, 2023 12:30 — with GitHub Actions Inactive
@AnnaSila AnnaSila temporarily deployed to preview October 12, 2023 10:49 — with GitHub Actions Inactive
# Conflicts:
#	package.json
#	packages/connect-wallet-modal/src/components/WalletsModal/types.ts
#	packages/connectors/ledger-connector/src/hid/connector.ts
#	yarn.lock
@alx-khramov alx-khramov merged commit a2d60c8 into main Oct 23, 2023
@alx-khramov alx-khramov deleted the feature/ledger-derivation-path branch October 23, 2023 11:36
@alx-khramov alx-khramov mentioned this pull request Oct 23, 2023
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.

5 participants