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-parachain-primitives should not depend on frame-support. #1897

Commits on Oct 16, 2023

  1. Depend on sp-weights instead of frame-support.

    The latter is jsut a re-export of the former, but it brings a lot of baggage to the dependency graph for projects that are not using frame.
    Joshy Orndorff committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    7fca24a View commit details
    Browse the repository at this point in the history
  2. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    ed99560 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Fix feature ordering

    bkchr committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    f21f29a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

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