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

Create trait for NPoS election algorithms #9664

Merged
37 commits merged into from
Sep 9, 2021
Merged

Create trait for NPoS election algorithms #9664

37 commits merged into from
Sep 9, 2021

Commits on Aug 29, 2021

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

Commits on Aug 30, 2021

  1. Tests working

    emostov committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    1092963 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. save wip

    emostov committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    45825e4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/paritytech/substrate into…

    … kiz-election-trait
    emostov committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    7efe4ad View commit details
    Browse the repository at this point in the history
  3. Some updates

    emostov committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    0396144 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/paritytech/substrate into…

    … kiz-election-trait
    emostov committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    4081cd7 View commit details
    Browse the repository at this point in the history
  5. Some cleanup

    emostov committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    faf8647 View commit details
    Browse the repository at this point in the history
  6. mo cleanin

    emostov committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    68692f3 View commit details
    Browse the repository at this point in the history
  7. Link to issue

    emostov committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    f404d4d View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Apply suggestions from code review

    Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
    emostov and kianenigma authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    8d34eba View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
    emostov and kianenigma authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    a7f9a55 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
    emostov and kianenigma authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    cac39c9 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
    emostov and kianenigma authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    36915eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd3f4e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af52933 View commit details
    Browse the repository at this point in the history
  7. save

    emostov committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    5b911ba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc43230 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    be84027 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d351624 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. Try merge origin master

    emostov committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    f3a8de1 View commit details
    Browse the repository at this point in the history
  2. Cargo.lock after build

    emostov committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    7d726c8 View commit details
    Browse the repository at this point in the history
  3. Revert "Cargo.lock after build"

    This reverts commit 7d726c8.
    emostov committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    9c0a8e6 View commit details
    Browse the repository at this point in the history
  4. Try reduce cargo.lock diff

    emostov committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    4622a9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44446e9 View commit details
    Browse the repository at this point in the history
  6. Comment

    emostov committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    22678fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e749ce0 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Set balancing directly

    emostov committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    0cdda23 View commit details
    Browse the repository at this point in the history
  2. Document som pub items

    emostov committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    68e6dae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7ab21f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1fc657d View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
    emostov and kianenigma authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    0b1751c View commit details
    Browse the repository at this point in the history
  6. Improve some comments

    emostov committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    f896242 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e256252 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4601b0b View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

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

Commits on Sep 9, 2021

  1. tiney

    emostov committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    165db44 View commit details
    Browse the repository at this point in the history
  2. revert

    emostov committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    65f5a51 View commit details
    Browse the repository at this point in the history