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

[Feature] Part 1: add TargetList for validator ranking #12034

Merged
merged 43 commits into from
Sep 18, 2022

Commits on Aug 15, 2022

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

    ruseinov committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    a6b07a5 View commit details
    Browse the repository at this point in the history
  3. remove typo

    ruseinov committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    ec61b29 View commit details
    Browse the repository at this point in the history
  4. cleanup

    ruseinov committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    281e5d0 View commit details
    Browse the repository at this point in the history
  5. implement score

    ruseinov committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    73b47cb View commit details
    Browse the repository at this point in the history
  6. more fixes

    ruseinov committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    76034bb View commit details
    Browse the repository at this point in the history
  7. fix thresholds

    ruseinov committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    86631ed View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. fmt

    ruseinov committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    3a82504 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74b6fba View commit details
    Browse the repository at this point in the history
  3. extended balance import

    ruseinov committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    8a2fc42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e676398 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    7dfbc9b View commit details
    Browse the repository at this point in the history
  2. fix score

    ruseinov committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    5f4d9a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b2e1f5 View commit details
    Browse the repository at this point in the history
  4. fix bench

    ruseinov committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    805349d View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. address review comments

    ruseinov committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    4329ad2 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. change get_npos_targets

    ruseinov committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    ba11c8a View commit details
    Browse the repository at this point in the history
  2. address more comments

    ruseinov committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    5286a4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    101deee View commit details
    Browse the repository at this point in the history
  4. fix instance reference

    ruseinov committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    b5109d1 View commit details
    Browse the repository at this point in the history
  5. VoterBagsListInstance

    ruseinov committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    6f4bf4b View commit details
    Browse the repository at this point in the history
  6. reus

    ruseinov committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    0ef8d2c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

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

Commits on Aug 24, 2022

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

Commits on Aug 25, 2022

  1. Merge remote-tracking branch 'origin/master' into ru/feature/p1-targe…

    …t-list
    parity-processbot committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    223580b View commit details
    Browse the repository at this point in the history
  2. fix

    ruseinov committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    0bde3df View commit details
    Browse the repository at this point in the history
  3. fixes

    ruseinov committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    9cb9e01 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. fix migration

    ruseinov committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    4c25988 View commit details
    Browse the repository at this point in the history
  2. fix migration

    ruseinov committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    14ce27a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. fix post_upgrade

    ruseinov committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    67316fb View commit details
    Browse the repository at this point in the history
  2. change

    ruseinov committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    87b5e0f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Merge remote-tracking branch 'origin/master' into ru/feature/p1-targe…

    …t-list
    parity-processbot committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    9dea8f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Master.into()

    kianenigma committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    03b400c View commit details
    Browse the repository at this point in the history
  2. Fix

    kianenigma committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    8f54be5 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. eloquent PhantomData

    ruseinov committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    39b1cfa View commit details
    Browse the repository at this point in the history
  2. fix PD

    ruseinov committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    94efa6e View commit details
    Browse the repository at this point in the history
  3. more fixes

    ruseinov committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    c1547a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Update frame/staking/src/pallet/impls.rs

    Co-authored-by: Squirrel <gilescope@gmail.com>
    ruseinov and gilescope authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    194e0e2 View commit details
    Browse the repository at this point in the history
  2. is_nominator now works

    ruseinov committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    ed98cca View commit details
    Browse the repository at this point in the history
  3. fix test-staking

    ruseinov committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    ba0c063 View commit details
    Browse the repository at this point in the history
  4. build fixes

    ruseinov committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    e6a3871 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. fix remote-tests

    ruseinov committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    d019f1d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

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