Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Upgrade address-book-controller (#9805)
## **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]>
- Loading branch information