-
Notifications
You must be signed in to change notification settings - Fork 873
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
Fix NOTREACHED_IN_MIGRATION for wallet #26380
base: master
Are you sure you want to change the base?
Conversation
[puLL-Merge] - brave/brave-core@26380 DescriptionThis PR makes several changes across the Brave Wallet codebase, primarily focused on improving error handling, removing deprecated code, and enhancing type safety. The changes include replacing ChangesChanges
Possible Issues
Security HotspotsNone identified. The changes primarily focus on error handling and code cleanup, which should not introduce new security vulnerabilities. |
af5acea
to
709f8be
Compare
Resolves
Submitter Checklist:
QA/Yes
orQA/No
;release-notes/include
orrelease-notes/exclude
;OS/...
) to the associated issuenpm run test -- brave_browser_tests
,npm run test -- brave_unit_tests
wikinpm run presubmit
wiki,npm run gn_check
,npm run tslint
git rebase master
(if needed)Reviewer Checklist:
gn
After-merge Checklist:
changes has landed on
Test Plan: