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

parachains_coretime: Expose MaxXCMTransactWeight #4189

Merged
merged 6 commits into from
Apr 23, 2024

Commits on Apr 18, 2024

  1. parachains_coretime: Expose MaxXCMTransactWeight

    This should be configured on the runtime level and not somewhere inside
    the pallet.
    bkchr committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1bdb25f View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Branislav Kontur <bkontur@gmail.com>
    acatangiu and bkontur authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c73544e View commit details
    Browse the repository at this point in the history
  3. Fix tests

    bkchr committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    8b30e4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c50659a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Add prdoc

    bkchr committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    66a2ace View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6eda8f View commit details
    Browse the repository at this point in the history