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

Update bip to use js version of pbkdf2 in even more specific use cases #1778

Merged
merged 1 commit into from
Aug 17, 2020

Conversation

andrepimenta
Copy link
Member

Description

Update bip to use js version of pbkdf2 in even more specific use cases

Checklist

  • There is a related GitHub issue
  • Tests are included if applicable
  • Any added code is fully documented

Issue

Resolves #???

@andrepimenta andrepimenta requested a review from a team as a code owner August 17, 2020 19:37
@andrepimenta andrepimenta merged commit 5048cfb into develop Aug 17, 2020
@andrepimenta andrepimenta deleted the improvement/use-js-pbkdf2-more-specific branch August 17, 2020 19:49
kylanhurt added a commit that referenced this pull request Jun 3, 2024
## **Description**

Updating the `address-book-controller` from v3.0.0 to 4.0.1

## **Related issues**

Fixes: [#1778
](https://github.com/orgs/MetaMask/projects/60/views/3?pane=issue&itemId=63012540)

## **Manual testing steps**

1. Go to address, click on edit
2. Insert nickname (label) for the address
3. Make sure that the label shows up when you try sending to said
address

## **Screenshots/Recordings**

No changes (videos show identical functionality)

### **Before**


https://github.com/MetaMask/metamask-mobile/assets/6249205/40b162d9-844b-454c-bcdd-d19f12eb88fa

### **After**


https://github.com/MetaMask/metamask-mobile/assets/6249205/67702d6e-0af4-473f-bc4e-cc0f8ab92b37

## **Pre-merge author checklist**

- [X] I’ve followed [MetaMask Coding
Standards](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/CODING_GUIDELINES.md).
- [X] I've completed the PR template to the best of my ability
- [X] I’ve included tests if applicable
- [X] I’ve documented my code using [JSDoc](https://jsdoc.app/) format
if applicable
- [X] I’ve applied the right labels on the PR (see [labeling
guidelines](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/LABELING_GUIDELINES.md)).
Not required for external contributors.

## **Pre-merge reviewer checklist**

- [X] I've manually tested the PR (e.g. pull and build branch, run the
app, test code being changed).
- [X] I confirm that this PR addresses all acceptance criteria described
in the ticket it closes and includes the necessary testing evidence such
as recordings and or screenshots.

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

2 participants