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

Staking Reward Rate Runtime API #13416

Closed
wants to merge 40 commits into from
Closed

Commits on Jan 10, 2023

  1. Adds StakingAPI_nominations_quota and NominationPoolsApi_balanceToPoi…

    …nt and NominationPoolsApi_pointsToBalance runtime APIs
    gpestana committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    710bab9 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

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

Commits on Jan 13, 2023

  1. Update frame/nomination-pools/src/lib.rs

    Co-authored-by: Anton <anton.kalyaev@gmail.com>
    gpestana and melekes authored Jan 13, 2023
    Configuration menu
    Copy the full SHA
    3268088 View commit details
    Browse the repository at this point in the history
  2. Update frame/nomination-pools/src/lib.rs

    Co-authored-by: Anton <anton.kalyaev@gmail.com>
    gpestana and melekes authored Jan 13, 2023
    Configuration menu
    Copy the full SHA
    ca2ed2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a31efce View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. api_inflation_rate runtime api

    Ross Bulat committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    9a1175f View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. + comments

    Ross Bulat committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    6ca5f9a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into rb-inflation-runtime-api

    Ross Bulat authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    fedd974 View commit details
    Browse the repository at this point in the history
  3. remove api version

    Ross Bulat committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    ce15e86 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. increment api version

    Ross Bulat committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    174fc7b View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into rb-inflation-runtim…

    …e-api
    parity-processbot committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    2b14048 View commit details
    Browse the repository at this point in the history
  3. polish

    Ross Bulat committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    2e1524d View commit details
    Browse the repository at this point in the history
  4. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    3250e02 View commit details
    Browse the repository at this point in the history
  5. mv function

    Ross Bulat committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    11209f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. fix types

    Ross Bulat committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    5be4a45 View commit details
    Browse the repository at this point in the history
  2. use inflation constants

    Ross Bulat committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    85795cf View commit details
    Browse the repository at this point in the history
  3. + note

    Ross Bulat committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    24ee1db View commit details
    Browse the repository at this point in the history
  4. formatting

    Ross Bulat committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    4cc19cc View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/master' into rb-inflation-runtim…

    …e-api
    parity-processbot committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    560f144 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Merge remote-tracking branch 'origin/master' into rb-inflation-runtim…

    …e-api
    parity-processbot committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    9699959 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. Merge remote-tracking branch 'origin/master' into rb-inflation-runtim…

    …e-api
    parity-processbot committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    a665ec0 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. add TODO

    Ross Bulat committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    b35c166 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Merge remote-tracking branch 'origin/master' into rb-inflation-runtim…

    …e-api
    parity-processbot committed May 14, 2023
    Configuration menu
    Copy the full SHA
    8dd63af View commit details
    Browse the repository at this point in the history
  2. rename to reward_rate

    Ross Bulat committed May 14, 2023
    Configuration menu
    Copy the full SHA
    a5cc54d View commit details
    Browse the repository at this point in the history
  3. use reward_rate

    Ross Bulat committed May 14, 2023
    Configuration menu
    Copy the full SHA
    e08a2fd View commit details
    Browse the repository at this point in the history
  4. add min & max inflation constants

    Ross Bulat committed May 14, 2023
    Configuration menu
    Copy the full SHA
    37b0fbf View commit details
    Browse the repository at this point in the history
  5. add calculations & test boilerplate

    Ross Bulat committed May 14, 2023
    Configuration menu
    Copy the full SHA
    7763889 View commit details
    Browse the repository at this point in the history
  6. amend max inflation

    Ross Bulat committed May 14, 2023
    Configuration menu
    Copy the full SHA
    705f381 View commit details
    Browse the repository at this point in the history
  7. curve before ideal_stake working

    Ross Bulat committed May 14, 2023
    Configuration menu
    Copy the full SHA
    b990b97 View commit details
    Browse the repository at this point in the history
  8. calcs

    Ross Bulat committed May 14, 2023
    Configuration menu
    Copy the full SHA
    8bed2de View commit details
    Browse the repository at this point in the history
  9. remove floats & fix test

    Ross Bulat committed May 14, 2023
    Configuration menu
    Copy the full SHA
    d5924c7 View commit details
    Browse the repository at this point in the history
  10. tidy up

    Ross Bulat committed May 14, 2023
    Configuration menu
    Copy the full SHA
    33db2ea View commit details
    Browse the repository at this point in the history
  11. fmt

    Ross Bulat committed May 14, 2023
    Configuration menu
    Copy the full SHA
    9495f16 View commit details
    Browse the repository at this point in the history
  12. amend comment

    Ross Bulat committed May 14, 2023
    Configuration menu
    Copy the full SHA
    f51f33c View commit details
    Browse the repository at this point in the history
  13. calc fixes

    Ross Bulat committed May 14, 2023
    Configuration menu
    Copy the full SHA
    8de9751 View commit details
    Browse the repository at this point in the history
  14. fmt

    Ross Bulat committed May 14, 2023
    Configuration menu
    Copy the full SHA
    75f70bc View commit details
    Browse the repository at this point in the history
  15. use saturating

    Ross Bulat committed May 14, 2023
    Configuration menu
    Copy the full SHA
    a5a70b1 View commit details
    Browse the repository at this point in the history
  16. remove println

    Ross Bulat committed May 14, 2023
    Configuration menu
    Copy the full SHA
    28bf6c6 View commit details
    Browse the repository at this point in the history
  17. Merge remote-tracking branch 'origin/master' into rb-inflation-runtim…

    …e-api
    parity-processbot committed May 14, 2023
    Configuration menu
    Copy the full SHA
    42d5b8a View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. tidy up

    Ross Bulat committed May 15, 2023
    Configuration menu
    Copy the full SHA
    a86ebcd View commit details
    Browse the repository at this point in the history