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

permissionless bond_extra in nomination pools #12608

Merged
merged 63 commits into from
Feb 22, 2023

Commits on Nov 3, 2022

  1. create enum

    Doordashcon committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    c5cde02 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. logic check

    Doordashcon committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    3ab9cd7 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. add benchmarks

    Doordashcon committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    59958d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. -enum

    Doordashcon committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    9d54b8a View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

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

Commits on Nov 20, 2022

  1. update

    Doordashcon committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    f7b0a2d View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. bond extra other

    Doordashcon committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    8931433 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. update

    Doordashcon committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    9f83103 View commit details
    Browse the repository at this point in the history
  2. update

    Doordashcon committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    9d63fdb View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. update

    Doordashcon committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    a3718f6 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    Doordashcon committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    4c6a4e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Permissioned

    Doordashcon committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    8207d51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0401174 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. update

    Doordashcon committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    a4b6ec2 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    Doordashcon committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    db9c1b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d8bc6f View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. update

    Doordashcon committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    b5eda08 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

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

    Doordashcon committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    b110526 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

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

Commits on Jan 26, 2023

  1. doc update

    Co-authored-by: Ankan <[email protected]>
    Doordashcon and Ank4n authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    a45d615 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. doc update

    Co-authored-by: Kian Paimani <[email protected]>
    Doordashcon and kianenigma authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    ab1e7bb View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    ab064f7 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    Doordashcon committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    5f25374 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. bond_extra auto compound

    Doordashcon committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    619e9b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. bond_extra_other

    Doordashcon committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    15c286f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a1479d View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

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

Commits on Feb 9, 2023

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

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    fcd63b2 View commit details
    Browse the repository at this point in the history
  2. Fixes from kian

    kianenigma committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    f6254fa View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. updates docs & test

    Doordashcon committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    ce1ebc9 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Merge remote-tracking branch 'origin/master' into ddc-MCF-T1

    parity-processbot committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    62edda4 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

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

    Ross Bulat authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    1211229 View commit details
    Browse the repository at this point in the history
  2. Update frame/nomination-pools/src/lib.rs

    Ross Bulat authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    6e4f2b4 View commit details
    Browse the repository at this point in the history
  3. Update frame/nomination-pools/src/lib.rs

    Ross Bulat authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    832281d View commit details
    Browse the repository at this point in the history
  4. Update frame/nomination-pools/src/lib.rs

    Ross Bulat authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    e242799 View commit details
    Browse the repository at this point in the history
  5. Update frame/nomination-pools/src/lib.rs

    Ross Bulat authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    011d733 View commit details
    Browse the repository at this point in the history
  6. Update frame/nomination-pools/src/tests.rs

    Ross Bulat authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    d9590b1 View commit details
    Browse the repository at this point in the history
  7. Update frame/nomination-pools/src/lib.rs

    Ross Bulat authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    04d6b13 View commit details
    Browse the repository at this point in the history
  8. Update frame/nomination-pools/src/tests.rs

    Ross Bulat authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    b8be98c View commit details
    Browse the repository at this point in the history
  9. Update frame/nomination-pools/src/tests.rs

    Ross Bulat authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    d8fac0e View commit details
    Browse the repository at this point in the history
  10. Update frame/nomination-pools/src/tests.rs

    Ross Bulat authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    79f9b7e View commit details
    Browse the repository at this point in the history
  11. Update frame/nomination-pools/src/tests.rs

    Ross Bulat authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    184d6f2 View commit details
    Browse the repository at this point in the history
  12. Update frame/nomination-pools/src/tests.rs

    Ross Bulat authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    0e0cc6f View commit details
    Browse the repository at this point in the history
  13. Update frame/nomination-pools/src/lib.rs

    Ross Bulat authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    be3cc5e View commit details
    Browse the repository at this point in the history
  14. Update frame/nomination-pools/src/tests.rs

    Ross Bulat authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    768c63d View commit details
    Browse the repository at this point in the history
  15. fixes + fmt

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

Commits on Feb 21, 2023

  1. Merge remote-tracking branch 'origin/master' into ddc-MCF-T1

    parity-processbot committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    e823b43 View commit details
    Browse the repository at this point in the history
  2. expand ClaimPermissions + add benchmarks

    Ross Bulat committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    1c17bcc View commit details
    Browse the repository at this point in the history
  3. ".git/.scripts/commands/bench/bench.sh" pallet dev pallet_nomination_…

    …pools
    command-bot committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    9b1eb00 View commit details
    Browse the repository at this point in the history
  4. tidy up claim payout benches

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

    Ross Bulat committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    6fa711c View commit details
    Browse the repository at this point in the history
  6. + test: claim_payout_other_works

    Ross Bulat committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    0f9f730 View commit details
    Browse the repository at this point in the history
  7. comments, rename to set_claim_permission

    Ross Bulat committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    4bdf22a View commit details
    Browse the repository at this point in the history
  8. fix comment

    Ross Bulat committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    2965fd9 View commit details
    Browse the repository at this point in the history
  9. remove ClaimPermission on leave pool

    Ross Bulat committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    7c16c8e View commit details
    Browse the repository at this point in the history
  10. fix test

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

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

Commits on Feb 22, 2023

  1. Merge remote-tracking branch 'origin/master' into ddc-MCF-T1

    parity-processbot committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    4ac673b View commit details
    Browse the repository at this point in the history
  2. + test for ClaimPermissions::remove()

    Ross Bulat committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    0ea2309 View commit details
    Browse the repository at this point in the history
  3. impl can_bond_extra & can_claim_payout

    Ross Bulat committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    a39573c View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master' into ddc-MCF-T1

    parity-processbot committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    f7a6568 View commit details
    Browse the repository at this point in the history