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

FRAME: Enforce inherent order from the runtime #140

Open
2 tasks done
gui1117 opened this issue Aug 6, 2023 · 0 comments
Open
2 tasks done

FRAME: Enforce inherent order from the runtime #140

gui1117 opened this issue Aug 6, 2023 · 0 comments
Labels
I5-enhancement An additional feature request. T1-FRAME This PR/Issue is related to core FRAME, the framework.

Comments

@gui1117
Copy link
Contributor

gui1117 commented Aug 6, 2023

Is there an existing issue?

  • I have searched the existing issues

Experiencing problems? Have you tried our Stack Exchange first?

  • This is not a support question.

Motivation

No response

Request

As I see in this comment polkadot-fellows/RFCs#13 (comment)
"The ordering of transactions follows strict rules, and the ordering of inherents is the same as what the runtime returns,"

FRAME runtime return inherents in the order of pallets in construct_runtime. This order could be enforced by FRAME.

I think this can be difficult to implement for now with the inherent API for pallets.

Solution

No response

Are you willing to help with this request?

Yes!

@juangirini juangirini transferred this issue from paritytech/substrate Aug 24, 2023
@the-right-joyce the-right-joyce added I5-enhancement An additional feature request. T1-FRAME This PR/Issue is related to core FRAME, the framework. and removed J0-enhancement labels Aug 25, 2023
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
* Update web3 dependency.

* Switch to crates.io.
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
* Update web3 dependency.

* Switch to crates.io.
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* Update web3 dependency.

* Switch to crates.io.
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* Update web3 dependency.

* Switch to crates.io.
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* Update web3 dependency.

* Switch to crates.io.
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* Update web3 dependency.

* Switch to crates.io.
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* Update web3 dependency.

* Switch to crates.io.
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* Update web3 dependency.

* Switch to crates.io.
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 10, 2024
* Update web3 dependency.

* Switch to crates.io.
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 10, 2024
* Update web3 dependency.

* Switch to crates.io.
jonathanudd pushed a commit to jonathanudd/polkadot-sdk that referenced this issue Apr 10, 2024
* Update web3 dependency.

* Switch to crates.io.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I5-enhancement An additional feature request. T1-FRAME This PR/Issue is related to core FRAME, the framework.
Projects
Status: Backlog
Development

No branches or pull requests

3 participants