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

Elastic scaling: runtime dependency tracking and enactment #3479

Merged
merged 53 commits into from
Mar 21, 2024

Commits on Feb 26, 2024

  1. Initial draft changes

    alindima committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    442185e View commit details
    Browse the repository at this point in the history
  2. bugfixes

    Signed-off-by: alindima <alin@parity.io>
    alindima committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    799fabe View commit details
    Browse the repository at this point in the history
  3. filter descendants of disputed candidates

    also no need to sort by core index any more
    alindima committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9f3ba62 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. some simplifications

    alindima committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5b13eb7 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. assert that candidates of a para are sorted in chain dependency order…

    …. optimise process_candidates to be O(N)
    alindima committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ecc5088 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fb7b8c View commit details
    Browse the repository at this point in the history
  3. update some comments

    alindima committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    0ed6fc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a08fa0 View commit details
    Browse the repository at this point in the history
  5. add more logs

    alindima committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9e51e20 View commit details
    Browse the repository at this point in the history
  6. remove some todos

    alindima committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    4e154e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. review comments

    alindima committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    ccef35b View commit details
    Browse the repository at this point in the history
  2. some more nits

    alindima committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    3f67898 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4fedd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58b4129 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. add migration tests

    alindima committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    23a8d34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0d9dff View commit details
    Browse the repository at this point in the history
  3. fix bug

    alindima committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    0198fb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    267fa05 View commit details
    Browse the repository at this point in the history
  5. fix inclusion tests

    alindima committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    7733b25 View commit details
    Browse the repository at this point in the history
  6. fix some more tests

    alindima committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    c32f925 View commit details
    Browse the repository at this point in the history
  7. clippy

    alindima committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    40e2933 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e8f5d2c View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. some review comments

    alindima committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    630261e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dc5358 View commit details
    Browse the repository at this point in the history
  3. fix clippy

    alindima committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3793f20 View commit details
    Browse the repository at this point in the history
  4. add prdoc

    alindima committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6c0d062 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74acc46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4dd28a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5afb901 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    a8c10be View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. more inclusion unit tests

    alindima committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d2309a7 View commit details
    Browse the repository at this point in the history
  2. more tests to paras_inherent

    alindima committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c59bce0 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. more paras_inherent tests

    alindima committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    5e1a351 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    37ff4c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a92523b View commit details
    Browse the repository at this point in the history
  3. some review comments

    alindima committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    b77806e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    318b8da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    376d19c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8cb5ff6 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    98f4a0e View commit details
    Browse the repository at this point in the history
  2. ".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…

    …=westend --target_dir=polkadot --pallet=runtime_parachains::paras_inherent
    command-bot committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e537513 View commit details
    Browse the repository at this point in the history
  3. ".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…

    …=rococo --target_dir=polkadot --pallet=runtime_parachains::paras_inherent
    command-bot committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    f440217 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2999589 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. fix runtime API panic

    alindima committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a745a63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b70b11 View commit details
    Browse the repository at this point in the history
  3. fix clippy

    alindima committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    c3060bd View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    9f52b8d View commit details
    Browse the repository at this point in the history
  2. add a couple more test cases

    alindima committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c27de6a View commit details
    Browse the repository at this point in the history
  3. review comment

    alindima committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e05693c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb76778 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. improve test

    alindima committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    91f705c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c8dc20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8d2212 View commit details
    Browse the repository at this point in the history