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

dmp: Check that the para exist before delivering a message #6604

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

Commits on Nov 21, 2024

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

Commits on Nov 29, 2024

  1. Configuration menu
    Copy the full SHA
    0d23781 View commit details
    Browse the repository at this point in the history
  2. Fix compilation + tests

    bkchr committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    70b42e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c040a4 View commit details
    Browse the repository at this point in the history
  4. Update pr_6604.prdoc

    bkchr authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    575294f View commit details
    Browse the repository at this point in the history
  5. Update prdoc/pr_6604.prdoc

    bkchr authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    a1c1153 View commit details
    Browse the repository at this point in the history
  6. Update prdoc/pr_6604.prdoc

    bkchr authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    3646d0f View commit details
    Browse the repository at this point in the history
  7. Add test that checks it fails

    bkchr committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    086192a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a6a0406 View commit details
    Browse the repository at this point in the history
  9. Remove duplicate code

    bkchr committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    1b43681 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2024

  1. Starting to fix some benchmarks

    bkchr committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    040da5d View commit details
    Browse the repository at this point in the history
  2. Fix pallet-xcm

    bkchr committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    080ff18 View commit details
    Browse the repository at this point in the history
  3. Small clean-up for EnsureForParachain stuff (#6714)

    Co-authored-by: GitHub Action <[email protected]>
    bkontur and actions-user authored Nov 30, 2024
    Configuration menu
    Copy the full SHA
    ef2a7c0 View commit details
    Browse the repository at this point in the history
  4. More fixes

    bkchr committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    7d0f520 View commit details
    Browse the repository at this point in the history
  5. Fix coretime benchmark

    bkchr committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    af60dd5 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    77f6a1e View commit details
    Browse the repository at this point in the history
  2. Fix the treasury benchmarks

    bkchr committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    3bd4868 View commit details
    Browse the repository at this point in the history
  3. Use zepter to correct features

    bkchr committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    7f9791a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de2e5ef View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Update polkadot/runtime/parachains/src/dmp/tests.rs

    Co-authored-by: Branislav Kontur <[email protected]>
    bkchr and bkontur authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    123a805 View commit details
    Browse the repository at this point in the history
  2. Update polkadot/runtime/common/src/xcm_sender.rs

    Co-authored-by: Branislav Kontur <[email protected]>
    bkchr and bkontur authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    01dc000 View commit details
    Browse the repository at this point in the history
  3. Update polkadot/runtime/common/src/xcm_sender.rs

    Co-authored-by: Branislav Kontur <[email protected]>
    bkchr and bkontur authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    eaaf4cb View commit details
    Browse the repository at this point in the history
  4. Update polkadot/xcm/src/v5/traits.rs

    Co-authored-by: Branislav Kontur <[email protected]>
    bkchr and bkontur authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    38b8775 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Dec 9, 2024
    Configuration menu
    Copy the full SHA
    3348079 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    411de11 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. Configuration menu
    Copy the full SHA
    e759d38 View commit details
    Browse the repository at this point in the history
  2. Fix test

    bkchr committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    bb73ce0 View commit details
    Browse the repository at this point in the history
  3. Fix warning

    bkchr committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    4efbafa View commit details
    Browse the repository at this point in the history
  4. Update from bkchr running command 'prdoc --audience runtime_dev --bum…

    …p major --force'
    command-bot committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    29e87af View commit details
    Browse the repository at this point in the history
  5. Update prdoc/pr_6604.prdoc

    bkchr authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    d285d85 View commit details
    Browse the repository at this point in the history