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

Support bip 44 + tests #3

Merged
merged 2 commits into from
Aug 14, 2018
Merged

Support bip 44 + tests #3

merged 2 commits into from
Aug 14, 2018

Conversation

brunobar79
Copy link
Contributor

No description provided.

@brunobar79 brunobar79 merged commit aa73f80 into master Aug 14, 2018
@whymarrh whymarrh deleted the support-bip-44 branch February 24, 2020 20:40
julianariel referenced this pull request in block-wallet/eth-ledger-bridge-keyring Apr 27, 2022
dawnseeker8 added a commit that referenced this pull request Jun 24, 2024
* feat: add mobile keyring bridge

* chore: update version number

* feat: upgrade @ethereumjs/tx library to match the same version used in TransactionController 8.0.1 to fix all transaction broken issue.

Fix the signPersonalMessage in ledger always return 0x0 in v value in test-dapp

* feat: upgrade ledgerHQ library to latest to resolve vulnerablity report from socket-security

* Feat/add mobile keyring bridge flat version (#3)

* feat: this is a backup of flat directory version of eth-ledger-bridge-keyring to successfully solve the metamask-mobile not able to resovle all the module under the subdirectory during build process.

* feat: improve the unit tests coverage for some API.

* feat: run `yarn lint:fix` and update the correct import in index.ts file.

* feat: add unit tests coverage

* feat: fix lint error in test file.

* feat: Remove unit tests which failed.

* feat: Add extra test to cover more lines in ledger-keyring.ts

* feat: Add yarn lint:fix

* feat: Increase the threshold coverage to pass the pipeline.

* feat: revert the version of package..

* Update src/ledger-transport-middleware.ts

Co-authored-by: Gustavo Antunes <[email protected]>

* Update src/ledger-mobile-bridge.test.ts

Co-authored-by: Gustavo Antunes <[email protected]>

* Update src/ledger-mobile-bridge.test.ts

Co-authored-by: Gustavo Antunes <[email protected]>

* Update src/ledger-mobile-bridge.test.ts

Co-authored-by: Gustavo Antunes <[email protected]>

* Apply suggestions from code review

Co-authored-by: Gustavo Antunes <[email protected]>

* feat: remove the comment code in `prepack.sh`

* feat: change the jsDoc for deviceSignMessage method.

* feat: fix the lint issue.

* Apply suggestions from code review

Co-authored-by: Gustavo Antunes <[email protected]>

* Apply suggestions from code review

Co-authored-by: Gustavo Antunes <[email protected]>

* feat: change setAccountToUnlock method signature to enforce index is number type.

* feat: change setAccountToUnlock method signature to enforce index is number type.

* feat: commit the new coverageThreshold to pass the test.

---------

Co-authored-by: Xiaoming Wang <[email protected]>
Co-authored-by: Gustavo Antunes <[email protected]>
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.

1 participant