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

[polkadot-staging] Separate send_message() validations #2795

Merged

Commits on Jan 16, 2024

  1. Fix xcm-bridge-hub build

    serban300 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    8c4543f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79c7201 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    6187ae4 View commit details
    Browse the repository at this point in the history
  2. Split MessagesBridge into 2 phases

    Split `MessagesBridge` into 2 phases:
    - message validation
    - message sending
    serban300 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    be09024 View commit details
    Browse the repository at this point in the history
  3. Fix build

    serban300 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ed789f1 View commit details
    Browse the repository at this point in the history
  4. Address review comments

    serban300 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    a1de7d4 View commit details
    Browse the repository at this point in the history