Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement pallet-asset-rewards #3926

Open
wants to merge 188 commits into
base: master
Choose a base branch
from
Open

Commits on Mar 22, 2024

  1. wip staking rewards

    liamaharon committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    c2cd9ea View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. write brief overview

    liamaharon committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a02d843 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ed5f8d View commit details
    Browse the repository at this point in the history
  3. unused imports

    liamaharon committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5582a73 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    c208636 View commit details
    Browse the repository at this point in the history
  2. add pool admins

    liamaharon committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    9eeebd5 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

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

    liamaharon committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b0cd831 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1bf78f View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. wip logic

    liamaharon committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    bf1f5c8 View commit details
    Browse the repository at this point in the history
  2. unstake tests

    liamaharon committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b921166 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60191d5 View commit details
    Browse the repository at this point in the history
  4. stake unstake events

    liamaharon committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    31a3c89 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. add integration test

    liamaharon committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7a15551 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3742869 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13cccba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f39774 View commit details
    Browse the repository at this point in the history
  5. remove redundant comment

    liamaharon committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    cd65a37 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. add assets to mock

    liamaharon committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    155fde7 View commit details
    Browse the repository at this point in the history
  2. clean up test

    liamaharon committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    5b47b1d View commit details
    Browse the repository at this point in the history
  3. pure internal functions

    liamaharon committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    81aeb0c View commit details
    Browse the repository at this point in the history
  4. harvest tests

    liamaharon committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    90463a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3660369 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16bc43b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d5c4659 View commit details
    Browse the repository at this point in the history
  8. rearrange test

    liamaharon committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    3b47813 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aef1b4b View commit details
    Browse the repository at this point in the history
  10. clean up mock

    liamaharon committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a4c6067 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b8344a3 View commit details
    Browse the repository at this point in the history
  12. update docs

    liamaharon committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    cfb3dfa View commit details
    Browse the repository at this point in the history
  13. Merge branch 'liam-staking-rewards-pallet' of github.com:paritytech/p…

    …olkadot-sdk into liam-staking-rewards-pallet
    liamaharon committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    ab8ae7d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9f2c4fa View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

    liamaharon committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    7078d03 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'liam-staking-rewards-pallet' of github.com:paritytech/p…

    …olkadot-sdk into liam-staking-rewards-pallet
    liamaharon committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    80c28b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    679724d View commit details
    Browse the repository at this point in the history
  5. wip benchmarks

    liamaharon committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    740a749 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'liam-staking-rewards-pallet' of github.com:paritytech/p…

    …olkadot-sdk into liam-staking-rewards-pallet
    liamaharon committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a243b05 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. remove stub

    liamaharon committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    1dfde3f View commit details
    Browse the repository at this point in the history
  2. stake benchmark

    liamaharon committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    138fdbb View commit details
    Browse the repository at this point in the history
  3. unstake benchmark

    liamaharon committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    159f63f View commit details
    Browse the repository at this point in the history
  4. harvest rewards benchmark

    liamaharon committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    2fc9c04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6cc5c2 View commit details
    Browse the repository at this point in the history
  6. set pool admin benchmark

    liamaharon committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    b532b50 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    898852c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    96ac58b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d2ef188 View commit details
    Browse the repository at this point in the history
  10. remove unused import

    liamaharon committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    5c8185a View commit details
    Browse the repository at this point in the history
  11. reduce code duplication

    liamaharon committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    15ced21 View commit details
    Browse the repository at this point in the history
  12. commit empty weights file

    liamaharon committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    12257da View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

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

Commits on Apr 9, 2024

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

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    0c807d1 View commit details
    Browse the repository at this point in the history
  2. remove unnecesary bound

    liamaharon committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    48a70eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b190e47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d196c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57b1727 View commit details
    Browse the repository at this point in the history
  6. update pallet benchmarks

    liamaharon committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    8d0476b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    9389c47 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/paritytech/polkadot-sdk i…

    …nto HEAD
    command-bot committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ce23c68 View commit details
    Browse the repository at this point in the history
  3. ".git/.scripts/commands/bench-all/bench-all.sh" --pallet=pallet_asset…

    …_rewards
    command-bot committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c3ab001 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c17137 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'liam-staking-rewards-pallet' of github.com:paritytech/p…

    …olkadot-sdk into liam-staking-rewards-pallet
    liamaharon committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e2f09c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7900c4b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5869590 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7b3209d View commit details
    Browse the repository at this point in the history
  9. add to asset-hub-westend

    liamaharon committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b1c3668 View commit details
    Browse the repository at this point in the history
  10. cleanup

    liamaharon committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    77bd1bc View commit details
    Browse the repository at this point in the history
  11. ".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…

    …=asset-hub-rococo --runtime_dir=assets --target_dir=cumulus --pallet=pallet_asset_rewards
    command-bot committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0ef2eaa View commit details
    Browse the repository at this point in the history
  12. ".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…

    …=asset-hub-westend --runtime_dir=assets --target_dir=cumulus --pallet=pallet_asset_rewards
    command-bot committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4a65a38 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. cleaner benchmarkhelper

    liamaharon committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    29b59d7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'liam-staking-rewards-pallet' of github.com:paritytech/p…

    …olkadot-sdk into liam-staking-rewards-pallet
    liamaharon committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3d7fc42 View commit details
    Browse the repository at this point in the history
  3. feature gate

    liamaharon committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8513adb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    936bc34 View commit details
    Browse the repository at this point in the history
  5. update docs

    liamaharon committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ffefda8 View commit details
    Browse the repository at this point in the history
  6. tidy up

    liamaharon committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    531d766 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7e8999 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    36e1e7d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ae17649 View commit details
    Browse the repository at this point in the history
  10. kitchensink weightinfo

    liamaharon committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b56af27 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'liam-staking-rewards-pallet' of github.com:paritytech/p…

    …olkadot-sdk into liam-staking-rewards-pallet
    liamaharon committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b46d609 View commit details
    Browse the repository at this point in the history
  12. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    eaa7fdf View commit details
    Browse the repository at this point in the history
  13. fix doc build

    liamaharon committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1c1646e View commit details
    Browse the repository at this point in the history
  14. Merge branch 'liam-staking-rewards-pallet' of github.com:paritytech/p…

    …olkadot-sdk into liam-staking-rewards-pallet
    liamaharon committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    2ec6039 View commit details
    Browse the repository at this point in the history
  15. address comment

    liamaharon committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    767af86 View commit details
    Browse the repository at this point in the history
  16. pure fns

    liamaharon committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    4419133 View commit details
    Browse the repository at this point in the history
  17. is_zero()

    liamaharon committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f903ea2 View commit details
    Browse the repository at this point in the history
  18. update doc

    liamaharon committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    cd77fb3 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    a2ec1ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67b23fa View commit details
    Browse the repository at this point in the history
  3. Update substrate/frame/asset-rewards/src/lib.rs

    Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    liamaharon and ggwpez committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9851b31 View commit details
    Browse the repository at this point in the history
  4. Update substrate/frame/asset-rewards/src/lib.rs

    Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    liamaharon and ggwpez committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7e05c06 View commit details
    Browse the repository at this point in the history
  5. Update substrate/frame/asset-rewards/src/lib.rs

    Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    liamaharon and ggwpez committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a162052 View commit details
    Browse the repository at this point in the history
  6. Update substrate/frame/asset-rewards/src/lib.rs

    Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    liamaharon and ggwpez committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    be25a9e View commit details
    Browse the repository at this point in the history
  7. update comment

    liamaharon committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9c9da9a View commit details
    Browse the repository at this point in the history
  8. Merge branch 'liam-staking-rewards-pallet' of github.com:paritytech/p…

    …olkadot-sdk into liam-staking-rewards-pallet
    liamaharon committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c3276cf View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. wip emulated test

    liamaharon committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    446ae58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    488bcf7 View commit details
    Browse the repository at this point in the history
  3. wip emulated test

    liamaharon committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    bf04e6d View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. emulated tests

    liamaharon committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3a851c8 View commit details
    Browse the repository at this point in the history
  2. use poolinfofor

    liamaharon committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a4eb51f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36a6526 View commit details
    Browse the repository at this point in the history
  4. update comment

    liamaharon committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    1ecc7e2 View commit details
    Browse the repository at this point in the history
  5. improve call docs

    liamaharon committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    af92541 View commit details
    Browse the repository at this point in the history
  6. update call comment

    liamaharon committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    905e102 View commit details
    Browse the repository at this point in the history
  7. simplify core logic

    liamaharon committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ed9e0dc View commit details
    Browse the repository at this point in the history
  8. reduce scaling factor

    liamaharon committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    c3434eb View commit details
    Browse the repository at this point in the history
  9. add disambiguation comment

    liamaharon committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    700ec32 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    21c21ae View commit details
    Browse the repository at this point in the history
  11. make admin Option

    liamaharon committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    8c72832 View commit details
    Browse the repository at this point in the history
  12. rename createpoolorigin

    liamaharon committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    bb21536 View commit details
    Browse the repository at this point in the history
  13. rename who to caller

    liamaharon committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    78f642b View commit details
    Browse the repository at this point in the history
  14. create_pool take lifetime

    liamaharon committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    cfabe6f View commit details
    Browse the repository at this point in the history
  15. handle overflow

    liamaharon committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    10f9bfc View commit details
    Browse the repository at this point in the history
  16. transfer expendable

    liamaharon committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a307dc5 View commit details
    Browse the repository at this point in the history
  17. integrity test

    liamaharon committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    9767838 View commit details
    Browse the repository at this point in the history
  18. merge

    liamaharon committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    653cce7 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. clippy

    liamaharon committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e8e5088 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34df83f View commit details
    Browse the repository at this point in the history
  3. clippy

    liamaharon committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    98d705d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d82175c View commit details
    Browse the repository at this point in the history
  5. fmt

    liamaharon committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    dc08086 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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

Commits on May 7, 2024

  1. merge

    liamaharon committed May 7, 2024
    Configuration menu
    Copy the full SHA
    1872bc2 View commit details
    Browse the repository at this point in the history
  2. remove unused struct

    liamaharon committed May 7, 2024
    Configuration menu
    Copy the full SHA
    fa5c860 View commit details
    Browse the repository at this point in the history
  3. restore tempfile

    liamaharon committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d64071e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abaecea View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. merge

    liamaharon committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b560be7 View commit details
    Browse the repository at this point in the history
  2. taplo

    liamaharon committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    819f89b View commit details
    Browse the repository at this point in the history
  3. apply umbrella patch

    liamaharon committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6d5554f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. add freezing

    liamaharon committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    de5577e View commit details
    Browse the repository at this point in the history
  2. merge

    liamaharon committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    9e56945 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

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

Commits on Jul 25, 2024

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

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    6dadb7a View commit details
    Browse the repository at this point in the history
  2. cargo lock, cargo ubmrella

    muharem committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    d6c61c8 View commit details
    Browse the repository at this point in the history
  3. make benchmarks more generic

    muharem committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8ec56f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. fix broken imports

    muharem committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    872e4bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5459c97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb956c1 View commit details
    Browse the repository at this point in the history
  4. fix integration tests

    muharem committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    3e0fba2 View commit details
    Browse the repository at this point in the history
  5. remove unused imports

    muharem committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    9250133 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    656d501 View commit details
    Browse the repository at this point in the history
  7. taplo format

    muharem committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    5fcee69 View commit details
    Browse the repository at this point in the history
  8. remove unused imports

    muharem committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    196e6c4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dec45b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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

Commits on Aug 7, 2024

  1. pool admin is not optional

    muharem committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c4ff420 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf8fdf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    264bcb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d9b058 View commit details
    Browse the repository at this point in the history
  5. prdoc

    muharem committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d233e35 View commit details
    Browse the repository at this point in the history
  6. update cargo toml

    muharem committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    41d6e44 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99ec6ba View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    94c66ff View commit details
    Browse the repository at this point in the history
  2. not optional consideration

    muharem committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1cb2428 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Apply suggestions from code review

    Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    muharem and ggwpez committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    00a17f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5677471 View commit details
    Browse the repository at this point in the history
  3. optional admin

    muharem committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f0e05ec View commit details
    Browse the repository at this point in the history
  4. admin tests

    muharem committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    672d3e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf6197a View commit details
    Browse the repository at this point in the history
  6. store pool account id

    muharem committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    8f138dd View commit details
    Browse the repository at this point in the history
  7. fix

    muharem committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    65c82f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6342783 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. update prdoc

    muharem committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e1d3327 View commit details
    Browse the repository at this point in the history
  2. fix umbrella

    muharem committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    0980aba View commit details
    Browse the repository at this point in the history
  3. fix umbrella

    muharem committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    20e4e49 View commit details
    Browse the repository at this point in the history
  4. remove withdraw_reward_tokens

    muharem committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    97996e1 View commit details
    Browse the repository at this point in the history
  5. restrict pool altering

    muharem committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4dfa197 View commit details
    Browse the repository at this point in the history
  6. docs

    muharem committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ad922e0 View commit details
    Browse the repository at this point in the history
  7. clippy

    muharem committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a8240f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

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

Commits on Sep 12, 2024

  1. Apply suggestions from code review

    Co-authored-by: Guillaume Thiolliere <gui.thiolliere@gmail.com>
    muharem and gui1117 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3a82f5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cccdb8 View commit details
    Browse the repository at this point in the history
  3. review fixes

    muharem committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ecfc903 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eef21d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. cleanup call

    muharem committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0c1cff6 View commit details
    Browse the repository at this point in the history
  2. make admin non optional

    muharem committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a6183a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04423f4 View commit details
    Browse the repository at this point in the history
  4. ".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…

    …=asset-hub-rococo --runtime_dir=assets --target_dir=cumulus --pallet=pallet_asset_rewards
    command-bot committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    55ed586 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/paritytech/polkadot-sdk i…

    …nto HEAD
    command-bot committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8ec81e4 View commit details
    Browse the repository at this point in the history
  6. ".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…

    …=asset-hub-westend --runtime_dir=assets --target_dir=cumulus --pallet=pallet_asset_rewards
    command-bot committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0562679 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    949760e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5611441 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f72302 View commit details
    Browse the repository at this point in the history
  4. ".git/.scripts/commands/bench-all/bench-all.sh" --pallet=pallet_asset…

    …_rewards
    command-bot committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3035d6a View commit details
    Browse the repository at this point in the history
  5. ".git/.scripts/commands/bench-all/bench-all.sh" --pallet=pallet_asset…

    …_rewards
    command-bot committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1fb27c4 View commit details
    Browse the repository at this point in the history
  6. ".git/.scripts/commands/bench-all/bench-all.sh" --pallet=pallet_asset…

    …_rewards
    command-bot committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ecac4b5 View commit details
    Browse the repository at this point in the history