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

[Runtime] Bound XCMP queue #2302

Merged
merged 26 commits into from
Jan 29, 2024
Merged

[Runtime] Bound XCMP queue #2302

merged 26 commits into from
Jan 29, 2024

Commits on Nov 13, 2023

  1. Bound XCMP queue

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

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    752ae52 View commit details
    Browse the repository at this point in the history
  3. Ctrl+Shift+F runtime configs

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

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

Commits on Nov 22, 2023

  1. Fix remaining stuff

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    2615029 View commit details
    Browse the repository at this point in the history
  2. Reduce default to 128

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

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

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

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

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

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    87d31d6 View commit details
    Browse the repository at this point in the history
  9. Use correct migration

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

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

Commits on Dec 4, 2023

  1. Update cumulus/pallets/xcmp-queue/src/lib.rs

    Co-authored-by: Francisco Aguirre <franciscoaguirreperez@gmail.com>
    ggwpez and franciscoaguirre committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    8f24685 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Move migration

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a4cdea3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    464b4c0 View commit details
    Browse the repository at this point in the history
  3. Fix naming

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4401a6f View commit details
    Browse the repository at this point in the history
  4. Explain manual intervention

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    01fd5d0 View commit details
    Browse the repository at this point in the history
  5. hide public migration

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    551b834 View commit details
    Browse the repository at this point in the history
  6. Fix Prdoc

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

Commits on Jan 22, 2024

  1. Remove incorrectly added files

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    221c158 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bde71f8 View commit details
    Browse the repository at this point in the history
  3. Add migrations to new runtimes

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    731cad5 View commit details
    Browse the repository at this point in the history
  4. Fix version number

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    3b46fed View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

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