Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Migrate pallet-collective to the new pallet attribute macro #9115

Merged
41 commits merged into from
Sep 14, 2021
Merged

Migrate pallet-collective to the new pallet attribute macro #9115

41 commits merged into from
Sep 14, 2021

Commits on Jun 16, 2021

  1. Migrate pallet-collective to the new pallet attribute macro

    Signed-off-by: koushiro <koushiro.cqx@gmail.com>
    koushiro committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    27bf26f View commit details
    Browse the repository at this point in the history
  2. Add migrations

    Signed-off-by: koushiro <koushiro.cqx@gmail.com>
    koushiro committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    447f06e View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    10228f3 View commit details
    Browse the repository at this point in the history
  2. some nits

    Signed-off-by: koushiro <koushiro.cqx@gmail.com>
    koushiro committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    09a239a View commit details
    Browse the repository at this point in the history
  3. fix some indent

    Signed-off-by: koushiro <koushiro.cqx@gmail.com>
    koushiro committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    accb729 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Configuration menu
    Copy the full SHA
    80875d6 View commit details
    Browse the repository at this point in the history
  2. Fix

    Signed-off-by: koushiro <koushiro.cqx@gmail.com>
    koushiro committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    d5fec24 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

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

    Signed-off-by: koushiro <koushiro.cqx@gmail.com>
    koushiro committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    40cff0a View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. fmt

    gui1117 committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    807542a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d1cee6 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Configuration menu
    Copy the full SHA
    9f52370 View commit details
    Browse the repository at this point in the history
  2. fix migration

    gui1117 committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    83562f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    058d6e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. fix migration

    gui1117 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    9ee83d7 View commit details
    Browse the repository at this point in the history
  2. fmt

    gui1117 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    551bb13 View commit details
    Browse the repository at this point in the history
  3. finally fix migration

    gui1117 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    cb8c19b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8dd47ad View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Some nits

    Signed-off-by: koushiro <koushiro.cqx@gmail.com>
    koushiro committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    71d7105 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad9d6ed View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

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

Commits on Aug 20, 2021

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

Commits on Aug 30, 2021

  1. Configuration menu
    Copy the full SHA
    a655730 View commit details
    Browse the repository at this point in the history
  2. Fix migration

    Signed-off-by: koushiro <koushiro.cqx@gmail.com>
    koushiro committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    3f1734d View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Fix migration and Add test

    Signed-off-by: koushiro <koushiro.cqx@gmail.com>
    koushiro committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    1e43329 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abb73c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Configuration menu
    Copy the full SHA
    85d7b4e View commit details
    Browse the repository at this point in the history
  2. Some nits

    Signed-off-by: koushiro <koushiro.cqx@gmail.com>
    koushiro committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    cc7c49d View commit details
    Browse the repository at this point in the history
  3. improve test

    Signed-off-by: koushiro <koushiro.cqx@gmail.com>
    koushiro committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    bb83041 View commit details
    Browse the repository at this point in the history
  4. improve test

    Signed-off-by: koushiro <koushiro.cqx@gmail.com>
    koushiro committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    d4421cd View commit details
    Browse the repository at this point in the history
  5. Revert the changes of membership

    Signed-off-by: koushiro <koushiro.cqx@gmail.com>
    koushiro committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    e3fac0e View commit details
    Browse the repository at this point in the history
  6. Some nits

    Signed-off-by: koushiro <koushiro.cqx@gmail.com>
    koushiro committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    0d6164d View commit details
    Browse the repository at this point in the history
  7. Fix test

    Signed-off-by: koushiro <koushiro.cqx@gmail.com>
    koushiro committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    9a6de24 View commit details
    Browse the repository at this point in the history
  8. Fix test

    Signed-off-by: koushiro <koushiro.cqx@gmail.com>
    koushiro committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    fffdbfa View commit details
    Browse the repository at this point in the history
  9. Some nits

    Signed-off-by: koushiro <koushiro.cqx@gmail.com>
    koushiro committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    56ba84c View commit details
    Browse the repository at this point in the history
  10. don't assert that there is something at the old prefix in the pre-mig…

    …rate
    
    Signed-off-by: koushiro <koushiro.cqx@gmail.com>
    koushiro committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    6f069b1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eee5b98 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Configuration menu
    Copy the full SHA
    31a7f94 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    gui1117 committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    225e718 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    b0930ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    068a59e View commit details
    Browse the repository at this point in the history