Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Conversation

@tomusdrw
Copy link
Contributor

Related paritytech/polkadot-sdk#365 and #3419

Implementing unsigned validation via SignedExtension for a single pallet is a bit cumbersome currently. We're lacking some extra glue code to make it as easy as for ValidateUnsigned.

Because of this I'd like to propose to un-deprecate ValidateUnsigned for 2.0 release and possibly deprecating it only after (but as I said in paritytech/polkadot-sdk#365 I think it may end up useful anyway; I'm currently evaluating that).

Submitting this as a minimal PR so that it can later be reverted easily if needed.

@tomusdrw tomusdrw added A0-please_review Pull request needs code review. M4-core labels Feb 20, 2020
Copy link
Contributor

@kianenigma kianenigma left a comment

Choose a reason for hiding this comment

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

sure.

@bkchr bkchr merged commit e0c96ed into master Feb 21, 2020
@bkchr bkchr deleted the td-unsigned branch February 21, 2020 09:42
General-Beck pushed a commit to General-Beck/substrate that referenced this pull request Mar 4, 2020
* Un-deprecate ValidateUnsigned.

* Bump runtime.

* Bump runtime.

Co-authored-by: Shawn Tabrizi <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A0-please_review Pull request needs code review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants