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

Ranked Collective pallet #11548

Merged
merged 28 commits into from
Jun 1, 2022
Merged

Ranked Collective pallet #11548

merged 28 commits into from
Jun 1, 2022

Commits on May 18, 2022

  1. Ranked Collective pallet

    gavofyork committed May 18, 2022
    Configuration menu
    Copy the full SHA
    1798b60 View commit details
    Browse the repository at this point in the history
  2. Fixes

    gavofyork committed May 18, 2022
    Configuration menu
    Copy the full SHA
    a6e2367 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. benchmarks

    gavofyork committed May 24, 2022
    Configuration menu
    Copy the full SHA
    bf125a8 View commit details
    Browse the repository at this point in the history
  2. Weights

    gavofyork committed May 24, 2022
    Configuration menu
    Copy the full SHA
    b8f6f2c View commit details
    Browse the repository at this point in the history
  3. Allow class voting in rank

    Use bare ayes for calculating support.
    Allow only promotion/demotion by one rank only.
    Allow removal of member with rank zero only.
    Use new Tally API
    gavofyork committed May 24, 2022
    Configuration menu
    Copy the full SHA
    c44e41a View commit details
    Browse the repository at this point in the history
  4. Index by rank, still O(1).

    gavofyork committed May 24, 2022
    Configuration menu
    Copy the full SHA
    0822cd6 View commit details
    Browse the repository at this point in the history
  5. Custom vote weights

    gavofyork committed May 24, 2022
    Configuration menu
    Copy the full SHA
    5688cb3 View commit details
    Browse the repository at this point in the history
  6. Formatting

    gavofyork committed May 24, 2022
    Configuration menu
    Copy the full SHA
    919589d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    7fc9867 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4deff13 View commit details
    Browse the repository at this point in the history
  3. Broken :(

    gavofyork committed May 31, 2022
    Configuration menu
    Copy the full SHA
    d5a2166 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'gav-ranked-collective' of github.com:paritytech/substra…

    …te into gav-ranked-collective
    gavofyork committed May 31, 2022
    Configuration menu
    Copy the full SHA
    15293e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd172b8 View commit details
    Browse the repository at this point in the history
  6. Formatting

    gavofyork committed May 31, 2022
    Configuration menu
    Copy the full SHA
    6b781b7 View commit details
    Browse the repository at this point in the history
  7. Promote/demote by rank

    gavofyork committed May 31, 2022
    Configuration menu
    Copy the full SHA
    0ee3e28 View commit details
    Browse the repository at this point in the history
  8. Formatting

    gavofyork committed May 31, 2022
    Configuration menu
    Copy the full SHA
    255420a View commit details
    Browse the repository at this point in the history
  9. Use new API

    gavofyork committed May 31, 2022
    Configuration menu
    Copy the full SHA
    a8217fa View commit details
    Browse the repository at this point in the history
  10. Remove code in another PR

    gavofyork committed May 31, 2022
    Configuration menu
    Copy the full SHA
    63dd270 View commit details
    Browse the repository at this point in the history
  11. Remove code in another PR

    gavofyork committed May 31, 2022
    Configuration menu
    Copy the full SHA
    1530149 View commit details
    Browse the repository at this point in the history
  12. Formatting

    gavofyork committed May 31, 2022
    Configuration menu
    Copy the full SHA
    10f293b View commit details
    Browse the repository at this point in the history
  13. Remove code in another PR

    gavofyork committed May 31, 2022
    Configuration menu
    Copy the full SHA
    b5a0aed View commit details
    Browse the repository at this point in the history
  14. Docs

    gavofyork committed May 31, 2022
    Configuration menu
    Copy the full SHA
    ad7d645 View commit details
    Browse the repository at this point in the history
  15. Docs

    gavofyork committed May 31, 2022
    Configuration menu
    Copy the full SHA
    bec4d6e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ea0f6b1 View commit details
    Browse the repository at this point in the history
  17. Bump

    gavofyork committed May 31, 2022
    Configuration menu
    Copy the full SHA
    5168c7b View commit details
    Browse the repository at this point in the history
  18. Fixes

    gavofyork committed May 31, 2022
    Configuration menu
    Copy the full SHA
    3a84fa2 View commit details
    Browse the repository at this point in the history
  19. Formatting

    gavofyork committed May 31, 2022
    Configuration menu
    Copy the full SHA
    f9d1ce2 View commit details
    Browse the repository at this point in the history
  20. Fixes

    gavofyork committed May 31, 2022
    Configuration menu
    Copy the full SHA
    51f59ee View commit details
    Browse the repository at this point in the history