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: replace crypto lib #120

Merged
merged 3 commits into from
Jan 25, 2024
Merged

feat: replace crypto lib #120

merged 3 commits into from
Jan 25, 2024

Conversation

ignaciosantise
Copy link
Collaborator

Summary

  • Added react-native-quick-crypto to improve the performance of the app

The app had a performance issue when creating/restoring a wallet using ethers. That's because internally it uses under-performant crypto functions, but replacing them with react-native-quick-crypto solved the issue.

Screenshots

ios.mp4
android.mp4

Related

ethers-io/ethers.js#2250 (comment)

ignaciosantise added 2 commits January 25, 2024 12:50

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@ignaciosantise ignaciosantise changed the title replace crypto lib feat: replace crypto lib Jan 25, 2024
Copy link

@glitch-txs glitch-txs left a comment

Choose a reason for hiding this comment

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

re fachera

@ignaciosantise ignaciosantise merged commit 5a730ad into main Jan 25, 2024
3 checks passed
@ignaciosantise ignaciosantise deleted the fix/replace-crypto branch January 25, 2024 18:03
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.

None yet

2 participants