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

Make IdentityInfo generic in pallet-identity #1661

Merged
merged 18 commits into from
Oct 24, 2023

Commits on Sep 21, 2023

  1. Make identity info generic in pallet config

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    683e44b View commit details
    Browse the repository at this point in the history
  2. Fix IdentityField representation

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    0105cc0 View commit details
    Browse the repository at this point in the history
  3. Fix UTs and benches

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    c79531d View commit details
    Browse the repository at this point in the history
  4. Make pallet-alliance work with changes

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    10f071e View commit details
    Browse the repository at this point in the history
  5. Adjust runtimes using identity to changes

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    cbd49b3 View commit details
    Browse the repository at this point in the history
  6. Move IdentityField to associated type

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4f97f9d View commit details
    Browse the repository at this point in the history
  7. Update documentation and prepare for migration

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    a1577ad View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Add additional_fields back to the impl

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    a51abc4 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Remove unnecessary bounds on IdentityField

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    63dbc74 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Merge remote-tracking branch 'origin' into george/identity-pallet-gen…

    …eric-3
    
    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    d303fb9 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Add additional field logic back into impl

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    8d3b22e View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin' into george/identity-pallet-gen…

    …eric-3
    
    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    2104d2b View commit details
    Browse the repository at this point in the history
  3. Simplify IdentityField impl

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    aa7d87d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    ba8a6d4 View commit details
    Browse the repository at this point in the history
  2. Remove obsolete complexity doc comments

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    9b79147 View commit details
    Browse the repository at this point in the history
  3. Fix documentation

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    60684f9 View commit details
    Browse the repository at this point in the history
  4. Remove the last of the obsolete code docs

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    cbae179 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

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