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

Update @metamask/eth-ledger-bridge-keyring #8162

Merged
merged 2 commits into from
Mar 4, 2020

Conversation

Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented Mar 4, 2020

The Ledger keyring has been updated to ensure that any stale BIP44 accounts created prior to v7.7.6 of the extension are discarded when the extension starts. Any attempts to sign with these accounts would have failed; they needed to be re-added regardless.

WIP; temporarily pointing directly at the GitHub-hosted commit for now, until a new version of the keyring is published

@metamaskbot
Copy link
Collaborator

Builds ready [e6e35f8]

The Ledger keyring has been updated to ensure that any stale BIP44
accounts created prior to v7.7.6 of the extension are discarded when
the extension starts. Any attempts to sign with these accounts would
have failed; they needed to be re-added regardless.
@Gudahtt Gudahtt force-pushed the automatically-remove-stale-ledger-accounts branch from e6e35f8 to a802b3c Compare March 4, 2020 21:33
@Gudahtt Gudahtt marked this pull request as ready for review March 4, 2020 21:33
Copy link
Contributor

@whymarrh whymarrh left a comment

Choose a reason for hiding this comment

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

LGTM!

@Gudahtt Gudahtt merged commit e5dc24b into Version-v7.7.7 Mar 4, 2020
@Gudahtt Gudahtt deleted the automatically-remove-stale-ledger-accounts branch March 4, 2020 21:42
danfinlay added a commit that referenced this pull request Mar 4, 2020
* Version v7.7.7

* Update `@metamask/eth-ledger-bridge-keyring` (#8162)

* Update `@metamask/eth-ledger-bridge-keyring`

The Ledger keyring has been updated to ensure that any stale BIP44
accounts created prior to v7.7.6 of the extension are discarded when
the extension starts. Any attempts to sign with these accounts would
have failed; they needed to be re-added regardless.

* Update changelog

* Fix Ledger account index check for account zero (#8163)

Update Ledger keyring to fix bug when trying to sign with account 0

Co-authored-by: Mark Stacey <markjstacey@gmail.com>
Gudahtt added a commit that referenced this pull request Mar 4, 2020
This updates the package to match the version used on `master`

See #8162 and #8163 for details
Gudahtt added a commit that referenced this pull request Mar 5, 2020
This updates the package to match the version used on `master`

See #8162 and #8163 for details
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.

4 participants