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

pallet-broker: Small improvements to the origin checks #2656

Merged
merged 6 commits into from
Dec 8, 2023

Commits on Dec 7, 2023

  1. pallet-broker: Small improvements to the origin checks

    The permissionless calls do not need to ensure that the `origin` is
    signed. Anyone can execute these calls.
    bkchr committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    679e45f View commit details
    Browse the repository at this point in the history
  2. Add prdoc

    bkchr committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    0a63baf View commit details
    Browse the repository at this point in the history
  3. Revert "Add prdoc"

    This reverts commit 0a63baf.
    bkchr committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d650d22 View commit details
    Browse the repository at this point in the history
  4. This time..

    bkchr committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    e5fd985 View commit details
    Browse the repository at this point in the history
  5. This?

    bkchr committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    db3e0ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb46062 View commit details
    Browse the repository at this point in the history