Skip to content
Snippets Groups Projects
Commit a4ed9bb9 authored by thiolliere's avatar thiolliere Committed by GitHub
Browse files

Ensure inherent are first (#8173)


* impl

* fix tests

* impl in execute_block

* fix tests

* add a test in frame-executive

* fix some panic warning

* use trait to get call from extrinsic

* remove unused

* fix test

* fix testing

* fix tests

* return index of extrinsic on error

* fix test

* Update primitives/inherents/src/lib.rs

Co-authored-by: default avatarKian Paimani <5588131+kianenigma@users.noreply.github.com>

* address comments

rename trait, and refactor

* refactor + doc improvment

* fix tests

Co-authored-by: default avatarKian Paimani <5588131+kianenigma@users.noreply.github.com>
parent 6679b88a
No related merge requests found
Showing
with 427 additions and 61 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment