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

Nomination Pool Commission #13128

Merged
merged 105 commits into from
Mar 15, 2023
Merged

Commits on Jan 12, 2023

  1. + nomination pool commission

    Ross Bulat committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    b0cd680 View commit details
    Browse the repository at this point in the history
  2. fmt

    Ross Bulat committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    a5da2ad View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. use register_update()

    Ross Bulat committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    09dedb0 View commit details
    Browse the repository at this point in the history
  2. Update frame/nomination-pools/src/lib.rs

    Co-authored-by: Gonçalo Pestana <g6pestana@gmail.com>
    Ross Bulat and gpestana committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    ffb4dde View commit details
    Browse the repository at this point in the history
  3. Update frame/nomination-pools/src/lib.rs

    Co-authored-by: Gonçalo Pestana <g6pestana@gmail.com>
    Ross Bulat and gpestana committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    7d81de2 View commit details
    Browse the repository at this point in the history
  4. fmt

    Ross Bulat committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    6aaf195 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. amend comments

    Ross Bulat committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    b9eae6e View commit details
    Browse the repository at this point in the history
  2. + test for set_commission

    Ross Bulat committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    cd46c39 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. fix

    Ross Bulat committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    ae44646 View commit details
    Browse the repository at this point in the history
  2. Update frame/nomination-pools/fuzzer/src/call.rs

    Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
    Ross Bulat and kianenigma committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    6b424e7 View commit details
    Browse the repository at this point in the history
  3. rm comment

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

Commits on Feb 3, 2023

  1. use PalletError

    Ross Bulat committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    9d0d65a View commit details
    Browse the repository at this point in the history
  2. some feedback item amendments

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

Commits on Feb 19, 2023

  1. Configuration menu
    Copy the full SHA
    ff54e1a View commit details
    Browse the repository at this point in the history
  2. update weights

    Ross Bulat committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    e25b79c View commit details
    Browse the repository at this point in the history
  3. revert PalletError stuff

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

    command-bot committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    2d539e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. make pool_events_since_last_call more modular

    Ross Bulat committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    f56227f View commit details
    Browse the repository at this point in the history
  2. fmt

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

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    a08862c View commit details
    Browse the repository at this point in the history
  2. fix call indexes + test

    Ross Bulat committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    339f2c1 View commit details
    Browse the repository at this point in the history
  3. add payout teste

    Ross Bulat committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    3955de0 View commit details
    Browse the repository at this point in the history
  4. add event to max_commisson updating current

    Ross Bulat committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    29e5c75 View commit details
    Browse the repository at this point in the history
  5. begin refactor

    Ross Bulat committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    9cbeee1 View commit details
    Browse the repository at this point in the history
  6. some debugging

    Ross Bulat committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    f4db6b3 View commit details
    Browse the repository at this point in the history
  7. update

    Ross Bulat committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    f3fdbb4 View commit details
    Browse the repository at this point in the history
  8. more tests

    Ross Bulat committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    1537684 View commit details
    Browse the repository at this point in the history
  9. rewardpol not working

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

Commits on Feb 24, 2023

  1. commission refactor

    Ross Bulat committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    91001fb View commit details
    Browse the repository at this point in the history
  2. pending rewards returns commission

    Ross Bulat committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    36d647c View commit details
    Browse the repository at this point in the history
  3. fmt

    Ross Bulat committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    65e1480 View commit details
    Browse the repository at this point in the history
  4. add claim_commission call

    Ross Bulat committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    f30585e View commit details
    Browse the repository at this point in the history
  5. + claim_commission

    Ross Bulat committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    bd192d3 View commit details
    Browse the repository at this point in the history
  6. fix benchmarks

    Ross Bulat committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    1c803b7 View commit details
    Browse the repository at this point in the history
  7. weight 0 for now

    Ross Bulat committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    3197e62 View commit details
    Browse the repository at this point in the history
  8. + claim_commission benchmark

    Ross Bulat committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    d27f56f View commit details
    Browse the repository at this point in the history
  9. fmt

    Ross Bulat committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    50658b3 View commit details
    Browse the repository at this point in the history
  10. apply commission to benchmarks

    Ross Bulat committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    9da0c58 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'master' of https://github.com/paritytech/substrate into…

    … HEAD
    command-bot committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    13943a7 View commit details
    Browse the repository at this point in the history
  12. ".git/.scripts/commands/bench/bench.sh" pallet dev pallet_nomination_…

    …pools
    command-bot committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    b6ad6a6 View commit details
    Browse the repository at this point in the history
  13. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    2600637 View commit details
    Browse the repository at this point in the history
  14. clippy

    Ross Bulat committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    ee5ec6d View commit details
    Browse the repository at this point in the history
  15. + pending

    Ross Bulat committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    18f2df1 View commit details
    Browse the repository at this point in the history
  16. add RewardPool.total_rewards_acounted

    Ross Bulat committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    6d4431c View commit details
    Browse the repository at this point in the history
  17. fixes

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

Commits on Feb 25, 2023

  1. println

    Ross Bulat committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    20d9af8 View commit details
    Browse the repository at this point in the history
  2. more logs

    Ross Bulat committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    26d5f77 View commit details
    Browse the repository at this point in the history
  3. Fix plus cleanups

    bkchr committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    5addf17 View commit details
    Browse the repository at this point in the history
  4. fix assert

    Ross Bulat committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    5006164 View commit details
    Browse the repository at this point in the history
  5. tidy up

    Ross Bulat committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    d4e3a69 View commit details
    Browse the repository at this point in the history
  6. tests work + tidy up

    Ross Bulat committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    61e3d75 View commit details
    Browse the repository at this point in the history
  7. rm unused

    Ross Bulat committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    501f65f View commit details
    Browse the repository at this point in the history
  8. clippy fix

    Ross Bulat committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    87e3f50 View commit details
    Browse the repository at this point in the history
  9. persist reward_pool update

    Ross Bulat committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    0f560f0 View commit details
    Browse the repository at this point in the history
  10. claim_commission_works tests

    Ross Bulat committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    990d38d View commit details
    Browse the repository at this point in the history
  11. .

    Ross Bulat committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    f4395ea View commit details
    Browse the repository at this point in the history
  12. some test formatting

    Ross Bulat committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    0842996 View commit details
    Browse the repository at this point in the history
  13. Merge remote-tracking branch 'origin/master' into rb-nomination-pool-…

    …commission-2
    parity-processbot committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    81e91b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. add high level docs

    Ross Bulat committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    2a9d39f View commit details
    Browse the repository at this point in the history
  2. add calls

    Ross Bulat committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    7de3ec2 View commit details
    Browse the repository at this point in the history
  3. docs

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

Commits on Feb 27, 2023

  1. rename

    Ross Bulat committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    5df778f View commit details
    Browse the repository at this point in the history
  2. rename

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

    Ross Bulat committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    7f2ab90 View commit details
    Browse the repository at this point in the history
  4. rename

    Ross Bulat committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    6022d07 View commit details
    Browse the repository at this point in the history
  5. fmt

    Ross Bulat committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    d1d2695 View commit details
    Browse the repository at this point in the history
  6. use matches!

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

Commits on Feb 28, 2023

  1. Merge remote-tracking branch 'origin/master' into rb-nomination-pool-…

    …commission-2
    parity-processbot committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    668e297 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

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

    Co-authored-by: Gonçalo Pestana <g6pestana@gmail.com>
    Ross Bulat and gpestana committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    b9526b6 View commit details
    Browse the repository at this point in the history
  2. Update frame/nomination-pools/src/lib.rs

    Co-authored-by: Gonçalo Pestana <g6pestana@gmail.com>
    Ross Bulat and gpestana committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    20c53cf View commit details
    Browse the repository at this point in the history
  3. Update frame/nomination-pools/src/tests.rs

    Co-authored-by: Gonçalo Pestana <g6pestana@gmail.com>
    Ross Bulat and gpestana committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    700904c View commit details
    Browse the repository at this point in the history
  4. comment

    Ross Bulat committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    c766ffa View commit details
    Browse the repository at this point in the history
  5. Update frame/nomination-pools/src/lib.rs

    Co-authored-by: Gonçalo Pestana <g6pestana@gmail.com>
    Ross Bulat and gpestana committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    99b741c View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/master' into rb-nomination-pool-…

    …commission-2
    parity-processbot committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    356f75e View commit details
    Browse the repository at this point in the history
  7. .

    Ross Bulat committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    049b399 View commit details
    Browse the repository at this point in the history
  8. weights order

    Ross Bulat committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    1b0e6eb View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' of https://github.com/paritytech/substrate into…

    … HEAD
    command-bot committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    f4c0166 View commit details
    Browse the repository at this point in the history
  10. ".git/.scripts/commands/bench/bench.sh" pallet dev pallet_nomination_…

    …pools
    command-bot committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    8fd1038 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. Configuration menu
    Copy the full SHA
    00daccc View commit details
    Browse the repository at this point in the history
  2. use from_parts

    Ross Bulat committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    e3d5b53 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. Merge remote-tracking branch 'origin/master' into rb-nomination-pool-…

    …commission-2
    parity-processbot committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    08b4081 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. comment

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

    command-bot committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    68f6706 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Merge remote-tracking branch 'origin/master' into rb-nomination-pool-…

    …commission-2
    parity-processbot committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    84730ec View commit details
    Browse the repository at this point in the history
  2. revert clippy suggestions on old migrations

    Ross Bulat committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    41b8278 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/paritytech/substrate into…

    … HEAD
    command-bot committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    a9d247f View commit details
    Browse the repository at this point in the history
  4. ".git/.scripts/commands/bench/bench.sh" pallet dev pallet_nomination_…

    …pools
    command-bot committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    5969769 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Merge remote-tracking branch 'origin/master' into rb-nomination-pool-…

    …commission-2
    parity-processbot committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    6fdca9f View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Merge remote-tracking branch 'origin/master' into rb-nomination-pool-…

    …commission-2
    parity-processbot committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    ecedcb8 View commit details
    Browse the repository at this point in the history
  2. add InitialGlobalMaxCommission

    Ross Bulat committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    14519c3 View commit details
    Browse the repository at this point in the history
  3. fix migration

    Ross Bulat committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    d30b5a1 View commit details
    Browse the repository at this point in the history
  4. reward counter comments & explanations

    Ross Bulat committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    8dcca04 View commit details
    Browse the repository at this point in the history
  5. format

    Ross Bulat committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    d0c4768 View commit details
    Browse the repository at this point in the history
  6. add commission implementation note

    Ross Bulat committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    0a59245 View commit details
    Browse the repository at this point in the history
  7. fmt

    Ross Bulat committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    ca3261e View commit details
    Browse the repository at this point in the history
  8. revert InitialGlobalMaxCommission

    Ross Bulat committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    c8968c9 View commit details
    Browse the repository at this point in the history
  9. global max commission migration generic

    Ross Bulat committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    669c3c8 View commit details
    Browse the repository at this point in the history
  10. text

    Ross Bulat committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    0a7e368 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Merge remote-tracking branch 'origin/master' into rb-nomination-pool-…

    …commission-2
    parity-processbot committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    1c876bb View commit details
    Browse the repository at this point in the history
  2. 100% commission no payout test

    Ross Bulat committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    ecab0c0 View commit details
    Browse the repository at this point in the history
  3. add commission_accumulates_on_multiple_rewards

    Ross Bulat committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    566a78e View commit details
    Browse the repository at this point in the history
  4. non-zero fuzzer GlobalMaxCommission

    Ross Bulat committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    6480108 View commit details
    Browse the repository at this point in the history
  5. add last_recorded_total_payouts_needs_commission

    Ross Bulat committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    bbea2d2 View commit details
    Browse the repository at this point in the history
  6. commission event fix + claim commission test

    Ross Bulat committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    70f7769 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/master' into rb-nomination-pool-…

    …commission-2
    parity-processbot committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    34e2b71 View commit details
    Browse the repository at this point in the history