-
Notifications
You must be signed in to change notification settings - Fork 7
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
Conversation
|
packages/connect-wallet-modal/src/components/Ledger/LedgerAccountButton.tsx
Show resolved
Hide resolved
packages/connect-wallet-modal/src/components/Ledger/LedgerAccountButton.tsx
Outdated
Show resolved
Hide resolved
packages/connect-wallet-modal/src/components/Ledger/LedgerAccountButton.tsx
Outdated
Show resolved
Hide resolved
packages/connect-wallet-modal/src/components/Ledger/LedgerAccountScreen.tsx
Outdated
Show resolved
Hide resolved
packages/connect-wallet-modal/src/components/Ledger/LedgerAccountScreen.tsx
Outdated
Show resolved
Hide resolved
packages/connect-wallet-modal/src/components/Ledger/LedgerAccountScreen.tsx
Outdated
Show resolved
Hide resolved
packages/connect-wallet-modal/src/components/Ledger/LedgerAccountScreen.tsx
Outdated
Show resolved
Hide resolved
packages/connect-wallet-modal/src/components/Ledger/LedgerConnectionScreen.tsx
Show resolved
Hide resolved
packages/connect-wallet-modal/src/components/Ledger/LedgerContext.tsx
Outdated
Show resolved
Hide resolved
packages/connect-wallet-modal/src/components/Ledger/LedgerContext.tsx
Outdated
Show resolved
Hide resolved
packages/connect-wallet-modal/src/components/Ledger/LedgerModal.tsx
Outdated
Show resolved
Hide resolved
packages/connect-wallet-modal/src/components/Ledger/LedgerAccountButton.tsx
Outdated
Show resolved
Hide resolved
packages/connect-wallet-modal/src/components/Ledger/LedgerAccountScreen.tsx
Outdated
Show resolved
Hide resolved
# Conflicts: # package.json # packages/connect-wallet-modal/src/components/WalletsModal/types.ts # packages/connectors/ledger-connector/src/hid/connector.ts # yarn.lock
…in autoconnect too
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: