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

Unique Usernames in Identity Pallet #2651

Merged
merged 53 commits into from
Jan 10, 2024
Merged

Unique Usernames in Identity Pallet #2651

merged 53 commits into from
Jan 10, 2024

Commits on Nov 14, 2023

  1. username demo

    joepetrowski committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d5fc3f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. and remove auth call

    joepetrowski committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b0a25b5 View commit details
    Browse the repository at this point in the history
  2. merge master

    joepetrowski committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f347bf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34568b7 View commit details
    Browse the repository at this point in the history
  4. make signers work

    joepetrowski committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    2ccdaef View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. fix deposit

    joepetrowski committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    db8bce5 View commit details
    Browse the repository at this point in the history
  2. remove need for deposit

    joepetrowski committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    7d89c0a View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

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

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    0dcfef9 View commit details
    Browse the repository at this point in the history
  2. add events

    joepetrowski committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4699e3a View commit details
    Browse the repository at this point in the history
  3. benchmarks (mostly)

    joepetrowski committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    dd5bd56 View commit details
    Browse the repository at this point in the history
  4. bench set username

    joepetrowski committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    3fd5607 View commit details
    Browse the repository at this point in the history
  5. merge master

    joepetrowski committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4b7d7f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    bdb545e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    395f5e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. change signing trait

    joepetrowski committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    a346647 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f356600 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. tests

    joepetrowski committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    50d77b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8377bdc View commit details
    Browse the repository at this point in the history
  3. migration

    joepetrowski committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    fca6270 View commit details
    Browse the repository at this point in the history
  4. zepter

    joepetrowski committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    587a71f View commit details
    Browse the repository at this point in the history
  5. merge master

    joepetrowski committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    c1caff2 View commit details
    Browse the repository at this point in the history
  6. remove some todos

    joepetrowski committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    154d1d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    5864d4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c058316 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a39fd7 View commit details
    Browse the repository at this point in the history
  4. new xcm weight

    joepetrowski committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    a347067 View commit details
    Browse the repository at this point in the history
  5. Revert "new xcm weight"

    This reverts commit a347067.
    joepetrowski committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    92b1ff2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34bdb0a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. use versioned migration

    joepetrowski committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    ea5f3c2 View commit details
    Browse the repository at this point in the history
  2. migration nits

    joepetrowski committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    41c4e12 View commit details
    Browse the repository at this point in the history
  3. prdoc

    joepetrowski committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    a6baf2b View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. fix pre_upgrade

    liamaharon committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    52223c0 View commit details
    Browse the repository at this point in the history
  2. merge master

    joepetrowski committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a5f5d63 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    4e52716 View commit details
    Browse the repository at this point in the history
  2. merge master

    joepetrowski committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    d960eec View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. merge master

    joepetrowski committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    b2c2abf View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. config people runtime

    joepetrowski committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    f07f2b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Apply suggestions from code review

    Co-authored-by: Gonçalo Pestana <g6pestana@gmail.com>
    joepetrowski and gpestana committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    b658111 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6caaca1 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. review mods

    joepetrowski committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    68ba90e View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    joepetrowski and ggwpez committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    af929ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca1280e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f6b6b4 View commit details
    Browse the repository at this point in the history
  5. fix people chain config

    joepetrowski committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    1425d45 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0730867 View commit details
    Browse the repository at this point in the history
  7. add docs

    joepetrowski committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    b47d866 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    1c78ea0 View commit details
    Browse the repository at this point in the history
  2. remove todo

    joepetrowski committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    86877aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae3ad42 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Dónal Murray <donal.murray@parity.io>
    joepetrowski and seadanda committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    25f1153 View commit details
    Browse the repository at this point in the history
  5. make docs clearer

    joepetrowski committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    17225d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

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