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

Add Method to Establish HRMP Channels Among System Parachains #1473

Merged
merged 23 commits into from
Sep 19, 2023

Commits on Sep 8, 2023

  1. initial solution

    joepetrowski committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    a03fd64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88f73bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffc4fdf View commit details
    Browse the repository at this point in the history
  4. add benchmark

    joepetrowski committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    fd32120 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f0bfd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. fix and add tests

    joepetrowski committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    8a4d579 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb28866 View commit details
    Browse the repository at this point in the history
  3. fix benchmark

    joepetrowski committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    7cfd74e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    e3bc6ea View commit details
    Browse the repository at this point in the history
  2. reasonable weights

    joepetrowski committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    71a387d View commit details
    Browse the repository at this point in the history
  3. missing brace

    joepetrowski committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    e514265 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bbaf66 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

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

Commits on Sep 13, 2023

  1. add test for poke

    joepetrowski committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    b1be601 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b236b53 View commit details
    Browse the repository at this point in the history
  3. update comment

    joepetrowski committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    9fa4cbf View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

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

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    1275130 View commit details
    Browse the repository at this point in the history
  2. Update polkadot/runtime/parachains/src/hrmp.rs

    Co-authored-by: Muharem Ismailov <ismailov.m.h@gmail.com>
    joepetrowski and muharem authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    8b26281 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b59b49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67815c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. docs update

    joepetrowski committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    6740c68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43809aa View commit details
    Browse the repository at this point in the history