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 snap_getBip32PublicKey manifest validation #970

Merged
merged 4 commits into from Nov 16, 2022

Conversation

Mrtenz
Copy link
Member

@Mrtenz Mrtenz commented Nov 16, 2022

snap_getBip32PublicKey and snap_getBip32Entropy use the same caveat, meaning that the permissions in the Snap manifest should be validated the same. Before, we would validate the snap_getBip32PublicKey JSON-RPC params, rather than the caveat.

@Mrtenz Mrtenz requested a review from a team as a code owner November 16, 2022 13:50
@Mrtenz Mrtenz force-pushed the mrtenz/fix-bip-32-public-key-manifest-validation branch from 1a611bc to 5038f08 Compare November 16, 2022 14:21
@Mrtenz Mrtenz merged commit f06d1dd into main Nov 16, 2022
@Mrtenz Mrtenz deleted the mrtenz/fix-bip-32-public-key-manifest-validation branch November 16, 2022 14:31
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.

None yet

2 participants