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

Stateful storage signed extension #1288

Closed
wants to merge 2 commits into from

Conversation

JoeCap08055
Copy link
Collaborator

Goal

The goal of this PR is to create a Signed Extension for the stateful-storage pallet that validates basic request parameters (especially page content hash).

Closes #1095

Checklist

  • Chain spec updated
  • Custom RPC OR Runtime API added/changed? Updated js/api-augment.
  • Design doc(s) updated
  • Tests added
  • Benchmarks added
  • Weights updated

DispatchError,
};

/// The SignedExtension trait is implemented on CheckFreeExtrinsicUse to validate that a provider
Copy link
Contributor

Choose a reason for hiding this comment

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

This comment appears to be for the MSA pallet.

@wilwade
Copy link
Collaborator

wilwade commented Jun 13, 2023

Archiving

@wilwade wilwade closed this Jun 13, 2023
@wilwade wilwade mentioned this pull request Jan 29, 2024
2 tasks
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.

[Private graph] research extrinsic overhead for using signed extensions
3 participants