-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Add Ledger hardware wallet support #5050
Merged
Merged
Changes from 24 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
5ef8049
refactor to support multiple hw wallets
brunobar79 78a1cd3
iframe communication working
brunobar79 8e842a8
able to add accounts
brunobar79 aa6a42e
rename keyring
brunobar79 011cc14
tx signing should work
brunobar79 12b41b8
tx signature is valid
brunobar79 068bf43
working
brunobar79 e6d64ce
message signing works
brunobar79 2355573
clean up
brunobar79 0b9b892
this should be ready to go
brunobar79 8f9a0a5
clean up
brunobar79 77ad856
remove ledger lib
brunobar79 4e1d8ba
good progress adding paths
brunobar79 61a2792
legacy and new hd path working
brunobar79 b77cc3d
fix tx tests
brunobar79 c72ced7
ui fixes
brunobar79 19d1988
fix
brunobar79 53dcad5
more ui
brunobar79 fdf202e
fixed unit tests
brunobar79 82a5ed1
remove console logs
brunobar79 80fe3ce
Merge branch 'develop' into ledger-support
e54b850
use eth-ledger-bridge-keyring from npm
brunobar79 8fb7099
Merge branch 'ledger-support' of github.com:MetaMask/metamask-extensi…
brunobar79 d2d8d38
update package-lock.json
brunobar79 837be70
change Metamask for MetaMask
brunobar79 2ea05e3
connect screen ready
brunobar79 2858146
ui ready
brunobar79 b369560
fix e2e tests
brunobar79 51e4a6d
fix ledger affiliate link
brunobar79 992e7f1
fix merge conflicts
brunobar79 0391ec3
update package-lock.json
brunobar79 bd904c8
Merge branch 'develop' into ledger-support
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this should be cased differently: MetaMask