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 #2154

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

[FRAME] Enforce inherent order #2154

wants to merge 7 commits into from

Commits on Nov 4, 2023

  1. Move executive tests to own file

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    18e5ae1 View commit details
    Browse the repository at this point in the history
  2. Amend ProvideInherent trait

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    1b283e0 View commit details
    Browse the repository at this point in the history
  3. Return number of inherents from ensure_inherents_are_first

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    eee1b13 View commit details
    Browse the repository at this point in the history
  4. Add EnsureInherentsAreOrdered and implement for pallets

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    70a46b6 View commit details
    Browse the repository at this point in the history
  5. Make executive require ordered inherents

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    7e7680e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Update UI tests

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    a7654d6 View commit details
    Browse the repository at this point in the history
  2. Test InherentOrder Ord impl

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    4eccbb2 View commit details
    Browse the repository at this point in the history