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

Add support for trusted getter/calls that have been signed with an extension-dapp signer #1610

Merged
merged 2 commits into from
Oct 4, 2024

Conversation

clangenb
Copy link
Contributor

@clangenb clangenb commented Oct 4, 2024

Support verification of trusted calls and getters that have been signed by an extension-dapp injected signer. It also adds 2 test to verify that a trusted call/setter signed from the @polkadot-js/extension-dapp library are correctly verified.

@clangenb clangenb added A0-core Affects a core part B1-releasenotes C1-low 📌 Does not elevate a release containing this beyond "low priority" E0-breaksnothing labels Oct 4, 2024
@clangenb clangenb force-pushed the cl/add-extension-signing-verification branch from dc83aee to 3bd6d2e Compare October 4, 2024 11:29
@brenzi brenzi merged commit 1b60092 into master Oct 4, 2024
36 checks passed
@clangenb clangenb deleted the cl/add-extension-signing-verification branch October 4, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A0-core Affects a core part B1-releasenotes C1-low 📌 Does not elevate a release containing this beyond "low priority" E0-breaksnothing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants