Skip to content

feat(snaps): Removed Snaps name-lookup permission code fences#26393

Merged
ritave merged 5 commits intodevelopfrom
ritave/name-lookup-fence
Aug 20, 2024
Merged

feat(snaps): Removed Snaps name-lookup permission code fences#26393
ritave merged 5 commits intodevelopfrom
ritave/name-lookup-fence

Conversation

@ritave
Copy link
Copy Markdown
Contributor

@ritave ritave commented Aug 13, 2024

Description

This removes code fences for endowment:name-lookup Snap permission, bringing this permission into main build out of Flask.

Open in GitHub Codespaces

Related issues

Fixes MetaMask/snaps#2621

Manual testing steps

  1. Go to this page...

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.

@ritave ritave requested review from a team as code owners August 13, 2024 14:22
Copy link
Copy Markdown
Member

@FrederikBolding FrederikBolding left a comment

Choose a reason for hiding this comment

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

@FrederikBolding FrederikBolding added the team-snaps-platform-deprecated DEPRECATED: please use "team-core-platform" instead (or "team-new-networks" for Solana snap issues) label Aug 13, 2024
@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.13%. Comparing base (cad49eb) to head (e808f91).
Report is 12 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #26393      +/-   ##
===========================================
+ Coverage    70.12%   70.13%   +0.01%     
===========================================
  Files         1434     1435       +1     
  Lines        50285    50305      +20     
  Branches     13890    13892       +2     
===========================================
+ Hits         35259    35279      +20     
  Misses       15026    15026              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [e808f91]
Page Load Metrics (55 ± 6 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint6310881136
domContentLoaded94819115
load378055126
domInteractive94819115
Bundle size diffs [🚀 Bundle size reduced!]
  • background: 0 Bytes (0.00%)
  • ui: 1.95 KiB (0.03%)
  • common: -37 Bytes (-0.00%)

Copy link
Copy Markdown
Member

@FrederikBolding FrederikBolding left a comment

Choose a reason for hiding this comment

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

Code LGTM, but please hold off merging until @bowensanders has a look.

Copy link
Copy Markdown
Contributor

@mirceanis mirceanis left a comment

Choose a reason for hiding this comment

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

looks good to me

@ritave
Copy link
Copy Markdown
Contributor Author

ritave commented Aug 20, 2024

@bowensanders has done QA and approved

@ritave ritave merged commit dd4c2b4 into develop Aug 20, 2024
@ritave ritave deleted the ritave/name-lookup-fence branch August 20, 2024 10:08
@github-actions github-actions bot locked and limited conversation to collaborators Aug 20, 2024
@metamaskbot metamaskbot added the release-12.5.0 Issue or pull request that will be included in release 12.5.0 label Aug 20, 2024
@gauthierpetetin gauthierpetetin added release-12.4.0 Issue or pull request that will be included in release 12.4.0 and removed release-12.5.0 Issue or pull request that will be included in release 12.5.0 labels Sep 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

release-12.4.0 Issue or pull request that will be included in release 12.4.0 team-snaps-platform-deprecated DEPRECATED: please use "team-core-platform" instead (or "team-new-networks" for Solana snap issues)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unfence name lookup for stable

6 participants