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

295 feature remove metamask and rabby wallet dependencies #301

Merged
merged 9 commits into from
Dec 20, 2024

Conversation

zzggo
Copy link
Contributor

@zzggo zzggo commented Dec 17, 2024

Related Issue

Summary of Changes

Need Regression Testing

  • Yes
  • No

Removed the requirements of rabby and metamask libraries for keyrings and sign typed data.

Risk Assessment

  • Low
  • Medium
  • High

Keyring update is related with user login and register, need to go through different login and register process to ensure safety.

Additional Notes

Changes made: change the store from metamask with a local store structure, changed the rabby keyring structure with ethers keyring. Updated signtype data eip712hash from metamask to encoding using ethers.

Screenshots (if applicable)

@zzggo zzggo marked this pull request as ready for review December 19, 2024 05:32
@zzggo zzggo requested a review from tombeckenham December 19, 2024 05:32
@zzggo zzggo merged commit d7847bc into dev Dec 20, 2024
2 checks passed
@zzggo zzggo deleted the 295-feature-remove-metamask-and-rabby-wallet-dependencies branch December 20, 2024 05:51
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