Skip to content

fix: Await verify function#629

Merged
FrederikBolding merged 1 commit intomainfrom
fb/await-verify-func
Mar 24, 2026
Merged

fix: Await verify function#629
FrederikBolding merged 1 commit intomainfrom
fb/await-verify-func

Conversation

@FrederikBolding
Copy link
Copy Markdown
Member

@FrederikBolding FrederikBolding commented Mar 24, 2026

After bumping snaps-registry, verify needs to be awaited.


Note

Low Risk
Low risk: this is a one-line build-time fix to correctly await verify, affecting only registry signature validation flow during Gatsby sourcing.

Overview
Fixes registry signature validation during the Gatsby build by awaiting the now-async verify call before asserting validity.

This ensures the Invalid registry signature check uses the resolved boolean result rather than a pending Promise after the snaps-registry dependency update.

Written by Cursor Bugbot for commit 03e0579. This will update automatically on new commits. Configure here.

@FrederikBolding FrederikBolding enabled auto-merge (squash) March 24, 2026 10:03
@FrederikBolding FrederikBolding changed the title fix: Await verify function fix: Await verify function Mar 24, 2026
@FrederikBolding FrederikBolding merged commit abb32bd into main Mar 24, 2026
21 checks passed
@FrederikBolding FrederikBolding deleted the fb/await-verify-func branch March 24, 2026 10:07
@github-actions
Copy link
Copy Markdown
Contributor

Commit 03e05797020286176f907887d6eb608dd055f4ac successfully pushed to staging website:

https://metamask.github.io/snaps-directory-staging/pr/629/

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