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

[Feature] P2 Staking Tracker #12744

Closed
wants to merge 37 commits into from
Closed

Commits on Nov 20, 2022

  1. Configuration menu
    Copy the full SHA
    91dd322 View commit details
    Browse the repository at this point in the history
  2. Staking interface changes

    ruseinov committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    e8127c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c809c57 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. some trait re-shuffling

    ruseinov committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    99bd9d7 View commit details
    Browse the repository at this point in the history
  2. more trait fixes

    ruseinov committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    0d4a022 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. more code

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

Commits on Nov 23, 2022

  1. more tracking logic

    ruseinov committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    5549a78 View commit details
    Browse the repository at this point in the history
  2. add reaped handling

    ruseinov committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    1666bdc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7cfb35 View commit details
    Browse the repository at this point in the history
  4. more import fixes

    ruseinov committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    54b2e33 View commit details
    Browse the repository at this point in the history
  5. more import fixes

    ruseinov committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    da8f780 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c89d8ec View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    7fcafe0 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into ru/feature/pallet-s…

    …take-tracker
    parity-processbot committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    6689460 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into ru/feature/pallet-s…

    …take-tracker
    parity-processbot committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    9f3e436 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bed5ad4 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. missing license

    ruseinov committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    84ec3d4 View commit details
    Browse the repository at this point in the history
  2. comment fixes

    ruseinov committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    f65e5bd View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

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

    ruseinov committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    345585e View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    09550de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69b27c5 View commit details
    Browse the repository at this point in the history
  3. more todo

    ruseinov committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    b9b4978 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. nl

    ruseinov committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    1cd145a View commit details
    Browse the repository at this point in the history
  2. revert a change

    ruseinov committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    3297703 View commit details
    Browse the repository at this point in the history
  3. fix add_era_stakers

    ruseinov committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    c618967 View commit details
    Browse the repository at this point in the history
  4. review comment fixes

    ruseinov committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    6b33afc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd18275 View commit details
    Browse the repository at this point in the history
  6. OnStakingUpdate void

    ruseinov committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    9c70db7 View commit details
    Browse the repository at this point in the history
  7. some reshuffling

    ruseinov committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    9b3fdf9 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    4a126cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70fceb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a90e4b View commit details
    Browse the repository at this point in the history
  4. fix old migration

    ruseinov committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    85529a3 View commit details
    Browse the repository at this point in the history
  5. fix migration

    ruseinov committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    08118a4 View commit details
    Browse the repository at this point in the history
  6. Update frame/stake-tracker/src/lib.rs

    Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
    ruseinov and kianenigma authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    ace54bb View commit details
    Browse the repository at this point in the history
  7. Update frame/stake-tracker/src/lib.rs

    Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
    ruseinov and kianenigma authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    ea35228 View commit details
    Browse the repository at this point in the history