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

People chain integration tests #6377

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

Commits on Nov 5, 2024

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

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    7a284fd View commit details
    Browse the repository at this point in the history
  2. Remove unused import

    rockbmb committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    96cb9a8 View commit details
    Browse the repository at this point in the history
  3. Apply fmt

    rockbmb committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2b2955d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2e4072 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

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

Commits on Nov 8, 2024

  1. Check general admin origin with username authorities

    In Westend, `type UsernameAuthorityOrigin = EnsureRoot<Self::AccountId>;`,
    so `add_username_authority/remove_username_authority` should fail
    with regular signed and general admin origins.
    rockbmb committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0fc54ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2af0b7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15a231b View commit details
    Browse the repository at this point in the history
  4. Apply cargo fmt

    rockbmb committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    52d6f78 View commit details
    Browse the repository at this point in the history