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

add post_dispatch#3229

Merged
gavofyork merged 10 commits intoparitytech:masterfrom
cennznet:post-dispatch
Aug 8, 2019
Merged

add post_dispatch#3229
gavofyork merged 10 commits intoparitytech:masterfrom
cennznet:post-dispatch

Conversation

@xlc
Copy link
Contributor

@xlc xlc commented Jul 29, 2019

Closes #3227

@kianenigma
Copy link
Contributor

Looks good but maybe wait until some last changes in #3213 are included and integrate them in? Namely:

  • call: &Self::Call is added as an argument to the Api.
  • Consequently, info is not really needed anymore since Call can carry it around.

@gavofyork
Copy link
Member

gavofyork commented Aug 7, 2019

looks good; will need to define type Pre = (); for every impl of SignedExtension. and bump runtime version.

@gavofyork gavofyork added A3-in_progress Pull request is in progress. No review needed at this stage. and removed A8-looksgood labels Aug 7, 2019
@gavofyork gavofyork merged commit e4a92a9 into paritytech:master Aug 8, 2019
@xlc xlc deleted the post-dispatch branch August 8, 2019 08:09
kianenigma pushed a commit that referenced this pull request Aug 9, 2019
* add post_dispatch

* Update traits.rs

* Update checked_extrinsic.rs

* Update traits.rs

* Update traits.rs

* fix build issue

* update runtime version

* fix test build issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A3-in_progress Pull request is in progress. No review needed at this stage.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

post_dispatch hook for SignedExtension

4 participants