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(Wallet): check mnemonic via bip39.validateMnemonic #1005

Merged
merged 7 commits into from
Mar 5, 2024

Conversation

omniwired
Copy link
Collaborator

No description provided.

Copy link

netlify bot commented Feb 27, 2024

Deploy Preview for teritori-dapp ready!

Name Link
🔨 Latest commit bdf8402
🔍 Latest deploy log https://app.netlify.com/sites/teritori-dapp/deploys/65e77ee39d78e8000888cf94
😎 Deploy Preview https://deploy-preview-1005--teritori-dapp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Feb 27, 2024

Deploy Preview for testitori ready!

Name Link
🔨 Latest commit bdf8402
🔍 Latest deploy log https://app.netlify.com/sites/testitori/deploys/65e77ee31f9cc10008fb1ad5
😎 Deploy Preview https://deploy-preview-1005--testitori.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@omniwired omniwired marked this pull request as ready for review February 27, 2024 08:34
@omniwired omniwired force-pushed the feat/wallet-improved-validation branch from 05d95d5 to af4c228 Compare February 28, 2024 13:55
…llet-improved-validation

# Conflicts:
#	packages/screens/Wallet/Screens/ImportWallet.tsx
@omniwired omniwired force-pushed the feat/wallet-improved-validation branch from af4c228 to ab35067 Compare February 28, 2024 14:02
@omniwired omniwired requested review from sakul-budhathoki and sachin-into and removed request for hthieu1110 February 28, 2024 14:18
@n0izn0iz
Copy link
Collaborator

mini toasts are merged

- Set toast message and duration for invalid mnemonic phrase
- Display error toast when mnemonic phrase is invalid
@omniwired
Copy link
Collaborator Author

@n0izn0iz updated.
Now using the new toasts.

@n0izn0iz n0izn0iz merged commit 8b9cba7 into main Mar 5, 2024
19 checks passed
@n0izn0iz n0izn0iz deleted the feat/wallet-improved-validation branch March 5, 2024 21:01
clegirar pushed a commit that referenced this pull request Mar 20, 2024
* feat(Wallet): check mnemonic via bip39.validateMnemonic

* feat(Wallet): improved import

* feat(wallet): Improve validation for import wallet screen

- Set toast message and duration for invalid mnemonic phrase
- Display error toast when mnemonic phrase is invalid

---------

Co-authored-by: n0izn0iz <[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.

3 participants