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

feat(keyring-eth-hd): allow passing native implementations of cryptography #102

Merged
merged 6 commits into from
Nov 26, 2024

Conversation

FrederikBolding
Copy link
Member

@FrederikBolding FrederikBolding commented Nov 25, 2024

Uses the latest version of @metamask/keytree, which allows passing cryptographicFunctions for derivation of the mnemonic seed. Also reintroduces constructor arguments to allow passing of cryptographicFunctions to HdKeyring.

Follow-up PR to #100

Base automatically changed from fb/hd-keyring-constructor-refactor to main November 25, 2024 19:49
@ccharly ccharly changed the title feat(keyring-eth-hd): Allow passing native implementations of cryptography feat(keyring-eth-hd): allow passing native implementations of cryptography Nov 26, 2024
@FrederikBolding FrederikBolding force-pushed the fb/hd-keyring-native-implementation branch from 207b446 to 638501b Compare November 26, 2024 10:32
@FrederikBolding FrederikBolding marked this pull request as ready for review November 26, 2024 14:20
@FrederikBolding FrederikBolding requested a review from a team as a code owner November 26, 2024 14:20
Co-authored-by: Charly Chevalier <[email protected]>
@ccharly ccharly added this pull request to the merge queue Nov 26, 2024
Merged via the queue into main with commit 4ab73b5 Nov 26, 2024
24 checks passed
@ccharly ccharly deleted the fb/hd-keyring-native-implementation branch November 26, 2024 15:05
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.

2 participants