Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix Ledger account index check for account zero #8163

Merged
merged 2 commits into from
Mar 4, 2020

Conversation

Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented Mar 4, 2020

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

Update Ledger keyring to fix bug when trying to sign with account 0
@Gudahtt Gudahtt requested review from danjm and whymarrh as code owners March 4, 2020 22:22
@Gudahtt Gudahtt merged commit fed6856 into Version-v7.7.7 Mar 4, 2020
@Gudahtt Gudahtt deleted the fix-account-zero-index-check branch March 4, 2020 22:24
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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants