Skip to content
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 non-snap permission processing #1044

Merged
merged 2 commits into from Dec 6, 2022

Conversation

FrederikBolding
Copy link
Member

Reverts snap permission processing change that broke non-snap permissions. Also adds a test to catch a potential regression in the future.

Fixes #1043

@FrederikBolding FrederikBolding requested a review from a team as a code owner December 6, 2022 12:34
@codecov-commenter
Copy link

Codecov Report

Merging #1044 (ac83214) into main (eea652c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1044   +/-   ##
=======================================
  Coverage   93.31%   93.31%           
=======================================
  Files          95       95           
  Lines        9889     9889           
  Branches      936      936           
=======================================
  Hits         9228     9228           
  Misses        661      661           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@FrederikBolding FrederikBolding merged commit b95e6af into main Dec 6, 2022
@FrederikBolding FrederikBolding deleted the fb/revert-permission-processing-change branch December 6, 2022 12:52
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.

Assertion fails when requesting eth_account permission with requiredMethods.
3 participants