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: hide identity commitment #718

Merged
merged 1 commit into from
Aug 23, 2023
Merged

Conversation

0xmad
Copy link
Member

@0xmad 0xmad commented Aug 21, 2023

Explanation

This PR hides identity commitment and keeps it only inside the extension.

Details are below:

  • Hide identity commitment from external calls
  • Minor style fixes
  • Show identity metadata instead for connected identity

More Information

Related to #313

Screenshots/Screencaps

image

Manual Testing Steps

  1. Identity commitment can't be retried outside the extension

Pre-Merge Checklist

  • PR template is filled out
  • Pre-commit and pre-push hook checks are passed
  • E2E tests are passed locally
  • IF this PR fixes a bug, a test that would have caught the bug has been added
  • PR is linked to the appropriate GitHub issue
  • PR has been added to the appropriate release Milestone

PR template source from github.com/MetaMask

@0xmad 0xmad added the 🛠 enhancement Optimizing current features label Aug 21, 2023
@0xmad 0xmad added this to the v0.2.0-beta milestone Aug 21, 2023
@0xmad 0xmad self-assigned this Aug 21, 2023
@0xmad 0xmad force-pushed the feature/hide-identity-commitment branch from 982b416 to bd26968 Compare August 21, 2023 22:24
@0xmad 0xmad requested a review from 0xisk August 22, 2023 17:26
@0xmad 0xmad force-pushed the feature/hide-identity-commitment branch from 4e8f003 to b57e61f Compare August 22, 2023 18:58
- [x] Hide identity commitment from external calls
- [x] Minor style fixes
- [x] Show identity metadata instead for connected identity
@0xmad 0xmad force-pushed the feature/hide-identity-commitment branch from b57e61f to 63c57f6 Compare August 22, 2023 23:58
Copy link
Member

@0xisk 0xisk left a comment

Choose a reason for hiding this comment

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

Thanks @0xmad!

@0xmad 0xmad merged commit df469ca into main Aug 23, 2023
9 checks passed
@0xmad 0xmad deleted the feature/hide-identity-commitment branch August 23, 2023 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠 enhancement Optimizing current features
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants