metamask-extension icon indicating copy to clipboard operation
metamask-extension copied to clipboard

feat: Remove blockaid migration BannerAlert

Open pedronfigueiredo opened this issue 8 months ago • 1 comments

Description

On https://github.com/MetaMask/metamask-extension/pull/23743/, we introduced a BannerAlert that warns the user if they migrated from OpenSea to Blockaid security alerts and they are on a network that doesn't support them.

Since enough time has passed, this PR removes that logic

Open in GitHub Codespaces

Related issues

https://github.com/MetaMask/metamask-extension/pull/23743/

Manual testing steps

See instructions on https://github.com/MetaMask/metamask-extension/pull/23743/

Screenshots/Recordings

Before

After

Pre-merge author checklist

Pre-merge reviewer checklist

  • [ ] I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • [ ] 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.

pedronfigueiredo avatar Jun 27 '24 12:06 pedronfigueiredo