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

Store validator approval-stakes in TargetList, use for ranking validators. #11013

Closed

Commits on Feb 8, 2022

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

Commits on Feb 15, 2022

  1. Apply suggestions from code review

    Co-authored-by: Zeke Mostov <[email protected]>
    kianenigma and emostov authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    ddcc81b View commit details
    Browse the repository at this point in the history
  2. some review comments

    kianenigma committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    41540f2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'kiz-validators-in-bags' of github.com:paritytech/substr…

    …ate into kiz-validators-in-bags
    kianenigma committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    8ba2563 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

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

    kianenigma committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    398cf70 View commit details
    Browse the repository at this point in the history
  3. some review comments

    kianenigma committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    66fc7d2 View commit details
    Browse the repository at this point in the history
  4. Fix tests 🤦‍♂️

    kianenigma committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    75989de View commit details
    Browse the repository at this point in the history
  5. Fix build

    kianenigma committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    db2a7b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Merge branch 'kiz-validators-in-bags' of github.com:paritytech/substr…

    …ate into kiz-revamp-sorted-list-providers
    kianenigma committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    53561cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18fb2f4 View commit details
    Browse the repository at this point in the history
  3. add migration struct

    kianenigma committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    ae8165f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e0a25d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f74872 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of github.com:paritytech/substrate into kiz-rev…

    …amp-sorted-list-providers
    kianenigma committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    ac6473b View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. make instantiable

    Doordashcon committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    5c48b57 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. update

    Doordashcon committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    90d09f2 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    Doordashcon committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    7d6cb8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0304977 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Most things work now

    kianenigma committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    dc7bd89 View commit details
    Browse the repository at this point in the history
  2. Master.into()

    kianenigma committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    7a55fad View commit details
    Browse the repository at this point in the history
  3. Upstream.into()

    kianenigma committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    44d1281 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. most things wokr now

    kianenigma committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    b3f93c5 View commit details
    Browse the repository at this point in the history
  2. Master.into()

    kianenigma committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    1ac8c34 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    8cdd144 View commit details
    Browse the repository at this point in the history
  2. All tests work now

    kianenigma committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    700141e View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Configuration menu
    Copy the full SHA
    93d79a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f295b7 View commit details
    Browse the repository at this point in the history
  3. most tests work again

    kianenigma committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    29071fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34b1d8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a431dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ce73d5 View commit details
    Browse the repository at this point in the history
  7. fix weight_of_fn

    kianenigma committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    f892d04 View commit details
    Browse the repository at this point in the history
  8. reformat line width

    kianenigma committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    5640da7 View commit details
    Browse the repository at this point in the history
  9. make const

    kianenigma committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    3aefa00 View commit details
    Browse the repository at this point in the history
  10. use weight of fn cached

    kianenigma committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    0923d5b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2ea0769 View commit details
    Browse the repository at this point in the history
  12. Fix all build and docs

    kianenigma committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    4c9ef4b View commit details
    Browse the repository at this point in the history
  13. check post migration

    kianenigma committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    b311d03 View commit details
    Browse the repository at this point in the history
  14. better doc

    kianenigma committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    a4bbda1 View commit details
    Browse the repository at this point in the history
  15. Upstream.into()

    kianenigma committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    4c275a6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    19bd4cd View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Master.into()

    kianenigma committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    bfe5d2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43cec35 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Master.into()

    kianenigma committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    0d395bb View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Update frame/bags-list/src/list/mod.rs

    Co-authored-by: Zeke Mostov <[email protected]>
    kianenigma and emostov authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    0c8a891 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. Configuration menu
    Copy the full SHA
    dbae8a5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'kiz-revamp-sorted-list-providers-2-approval-stake' of g…

    …ithub.com:paritytech/substrate into kiz-revamp-sorted-list-providers-2-approval-stake
    kianenigma committed May 1, 2022
    Configuration menu
    Copy the full SHA
    96948e0 View commit details
    Browse the repository at this point in the history
  3. Master.into()

    kianenigma committed May 1, 2022
    Configuration menu
    Copy the full SHA
    7837d07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc7ee91 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. cleanup a few things

    kianenigma committed May 3, 2022
    Configuration menu
    Copy the full SHA
    a10ff10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    488362c View commit details
    Browse the repository at this point in the history
  3. Update frame/staking/src/pallet/impls.rs

    Co-authored-by: Zeke Mostov <[email protected]>
    shawntabrizi and emostov authored May 3, 2022
    Configuration menu
    Copy the full SHA
    10a7ced View commit details
    Browse the repository at this point in the history
  4. Update frame/bags-list/src/list/tests.rs

    Co-authored-by: Zeke Mostov <[email protected]>
    shawntabrizi and emostov authored May 3, 2022
    Configuration menu
    Copy the full SHA
    20bc48e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e7821d View commit details
    Browse the repository at this point in the history
  6. Merge branch 'kiz-revamp-sorted-list-providers-2-approval-stake' of g…

    …ithub.com:paritytech/substrate into kiz-revamp-sorted-list-providers-2-approval-stake
    kianenigma committed May 3, 2022
    Configuration menu
    Copy the full SHA
    b3ac3c4 View commit details
    Browse the repository at this point in the history
  7. Update frame/staking/src/pallet/mod.rs

    Co-authored-by: Shawn Tabrizi <[email protected]>
    kianenigma and shawntabrizi authored May 3, 2022
    Configuration menu
    Copy the full SHA
    3381b4c View commit details
    Browse the repository at this point in the history
  8. some feedback

    kianenigma committed May 3, 2022
    Configuration menu
    Copy the full SHA
    b3aeb44 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'kiz-revamp-sorted-list-providers-2-approval-stake' of g…

    …ithub.com:paritytech/substrate into kiz-revamp-sorted-list-providers-2-approval-stake
    kianenigma committed May 3, 2022
    Configuration menu
    Copy the full SHA
    3258cc4 View commit details
    Browse the repository at this point in the history
  10. some review feedback

    kianenigma committed May 3, 2022
    Configuration menu
    Copy the full SHA
    d60d2ab View commit details
    Browse the repository at this point in the history
  11. fix compile

    shawntabrizi committed May 3, 2022
    Configuration menu
    Copy the full SHA
    8e54545 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

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

    shawntabrizi committed May 4, 2022
    Configuration menu
    Copy the full SHA
    518ffb3 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

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