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

Add Support For The Mnemonic Phrase To Be An Array #792

Merged
merged 30 commits into from
Apr 2, 2023

Conversation

pharms-eth
Copy link
Collaborator

Summary of Changes

Update Mnemonic creation to support arrays

Test Data or Screenshots

added 3 new tests which pass

Copy link
Collaborator

@JeneaVranceanu JeneaVranceanu left a comment

Choose a reason for hiding this comment

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

Review is still in progress.

Sources/Web3Core/KeystoreManager/BIP32HDNode.swift Outdated Show resolved Hide resolved
Instead of calling `try? getPrefixNodeData(password)` in a function that is able to throw we must call `try getPrefixNodeData(password)`.
Copy link
Collaborator

@JeneaVranceanu JeneaVranceanu left a comment

Choose a reason for hiding this comment

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

I'm still not done with the review.
Will continue tomorrow.

Sources/Web3Core/KeystoreManager/BIP32HDNode.swift Outdated Show resolved Hide resolved
Sources/Web3Core/KeystoreManager/BIP32HDNode.swift Outdated Show resolved Hide resolved
Sources/Web3Core/KeystoreManager/BIP32HDNode.swift Outdated Show resolved Hide resolved
Sources/Web3Core/KeystoreManager/BIP32HDNode.swift Outdated Show resolved Hide resolved
@pharms-eth
Copy link
Collaborator Author

I'm still not done with the review. Will continue tomorrow.

updated, thank you

@pharms-eth
Copy link
Collaborator Author

I'm still not done with the review. Will continue tomorrow.

how do things look?

Copy link
Collaborator

@JeneaVranceanu JeneaVranceanu left a comment

Choose a reason for hiding this comment

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

@pharms-eth Thanks for the effort!
Sorry, it took more time than expected.
Now this PR LGTM.

@JeneaVranceanu JeneaVranceanu merged commit 241e009 into web3swift-team:develop Apr 2, 2023
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