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

Introduces: Delegated Staking Pallet #3904

Merged
merged 114 commits into from
May 15, 2024
Merged

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    dda12d4 View commit details
    Browse the repository at this point in the history
  2. some comments

    Ank4n committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    802784c View commit details
    Browse the repository at this point in the history
  3. fix tests

    Ank4n committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    d2b680e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. tests

    Ank4n committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    646c7f4 View commit details
    Browse the repository at this point in the history
  2. fix naming

    Ank4n committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    bc92a19 View commit details
    Browse the repository at this point in the history
  3. fmt

    Ank4n committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    2528da7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ddcb77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cbec7d View commit details
    Browse the repository at this point in the history
  6. fix clippy errors

    Ank4n committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    e6152ed View commit details
    Browse the repository at this point in the history
  7. remove pool dependency

    Ank4n committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    a91a417 View commit details
    Browse the repository at this point in the history
  8. fix imports

    Ank4n committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    d6069a4 View commit details
    Browse the repository at this point in the history
  9. taplo fmt toml files

    Ank4n committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    3e37916 View commit details
    Browse the repository at this point in the history
  10. taplo refmt

    Ank4n committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    79c4a86 View commit details
    Browse the repository at this point in the history
  11. remove calls

    Ank4n committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    35c5e80 View commit details
    Browse the repository at this point in the history
  12. fix docs

    Ank4n committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    c5a5d32 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f82b349 View commit details
    Browse the repository at this point in the history
  14. rename all delegatee to agent

    Ank4n committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    b550031 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. remove fixme

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

Commits on Apr 2, 2024

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

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    7104faf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aed693c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    989bc50 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'ankan/01-prep-staking-for-delegation' into ankan/02-pal…

    …let-delegated-staking
    Ank4n committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    731f5a1 View commit details
    Browse the repository at this point in the history
  5. fix function call

    Ank4n committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4226b9b View commit details
    Browse the repository at this point in the history
  6. add test

    Ank4n committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6f05a52 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'ankan/01-prep-staking-for-delegation' into ankan/02-pal…

    …let-delegated-staking
    Ank4n committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    3d0e0ba View commit details
    Browse the repository at this point in the history
  8. remove benchmarking file

    Ank4n committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4d00b04 View commit details
    Browse the repository at this point in the history
  9. small refactors

    Ank4n committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    264f71a View commit details
    Browse the repository at this point in the history
  10. fmt

    Ank4n committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f9a52f1 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'ankan/01-prep-staking-for-delegation' into ankan/02-pal…

    …let-delegated-staking
    Ank4n committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    1d58711 View commit details
    Browse the repository at this point in the history
  12. remove mod bench

    Ank4n committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7bf4d34 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    40a5132 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e8e498c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5ece9c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. doc updates

    Ank4n committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    23c65c4 View commit details
    Browse the repository at this point in the history
  2. doc updates

    Ank4n committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4f441d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58b50c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b946c4a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0aa9006 View commit details
    Browse the repository at this point in the history
  6. fmt

    Ank4n committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d242356 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'ankan/01-prep-staking-for-delegation' into ankan/02-pal…

    …let-delegated-staking
    Ank4n committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4fcafd0 View commit details
    Browse the repository at this point in the history
  8. fmt

    Ank4n committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6bd5e2c View commit details
    Browse the repository at this point in the history
  9. found a bug while unbonding

    Ank4n committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    2fb04c5 View commit details
    Browse the repository at this point in the history
  10. test for unclaimed withdrawals

    Ank4n committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    7962aac View commit details
    Browse the repository at this point in the history
  11. fix clippy error

    Ank4n committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8bd3bc3 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'ankan/01-prep-staking-for-delegation' into ankan/02-pal…

    …let-delegated-staking
    Ank4n committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    11da089 View commit details
    Browse the repository at this point in the history
  13. fix clippy

    Ank4n committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    15a9fc6 View commit details
    Browse the repository at this point in the history
  14. fix compile

    Ank4n committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    1a34d28 View commit details
    Browse the repository at this point in the history
  15. fix defensive trigger

    Ank4n committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    2a75dc5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0bf4dba View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    7800446 View commit details
    Browse the repository at this point in the history
  2. don't check for min balance

    Ank4n committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    84fb918 View commit details
    Browse the repository at this point in the history
  3. fix imports

    Ank4n committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e55cea3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbccd0f View commit details
    Browse the repository at this point in the history
  5. Merge branch 'ankan/01-prep-staking-for-delegation' into ankan/02-pal…

    …let-delegated-staking
    Ank4n committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0c83496 View commit details
    Browse the repository at this point in the history
  6. prdoc

    Ank4n committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    765278a View commit details
    Browse the repository at this point in the history
  7. prdoc

    Ank4n committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e46b01b View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    0e41b01 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ankan/01-prep-staking-for-delegation' into ankan/02-pal…

    …let-delegated-staking
    Ank4n committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    67a541c View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    444dc76 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ankan/01-prep-staking-for-delegation' into ankan/02-pal…

    …let-delegated-staking
    Ank4n committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    9e5bdfa View commit details
    Browse the repository at this point in the history
  3. minor refactor

    Ank4n committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b1312d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9079d82 View commit details
    Browse the repository at this point in the history
  5. doc comment

    Ank4n committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    616dfa7 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'ankan/01-prep-staking-for-delegation' into ankan/02-pal…

    …let-delegated-staking
    Ank4n committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    6bcf0ab View commit details
    Browse the repository at this point in the history
  7. pr feedback

    Ank4n committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    afe8c87 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e7d65e2 View commit details
    Browse the repository at this point in the history
  9. fmt

    Ank4n committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    474c1de View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Update substrate/frame/delegated-staking/src/lib.rs

    Co-authored-by: Gonçalo Pestana <g6pestana@gmail.com>
    kianenigma and gpestana committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6a019d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Apply suggestions from code review

    Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
    Co-authored-by: georgepisaltu <52418509+georgepisaltu@users.noreply.github.com>
    3 people committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8d481a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    6940f88 View commit details
    Browse the repository at this point in the history
  2. safe maths

    Ank4n committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a884846 View commit details
    Browse the repository at this point in the history
  3. fix docs based on feedback

    Ank4n committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    d4633c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c013cde View commit details
    Browse the repository at this point in the history
  5. Merge branch 'ankan/01-prep-staking-for-delegation' into ankan/02-pal…

    …let-delegated-staking
    Ank4n committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b2588a5 View commit details
    Browse the repository at this point in the history
  6. use static mutate

    Ank4n committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ac3cadf View commit details
    Browse the repository at this point in the history
  7. Merge branch 'ankan/01-prep-staking-for-delegation' into ankan/02-pal…

    …let-delegated-staking
    Ank4n committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    8cee25c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0537e9c View commit details
    Browse the repository at this point in the history
  9. pr feedbacks

    Ank4n committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    fb5d64c View commit details
    Browse the repository at this point in the history
  10. pr feedbacks

    Ank4n committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    bb93c8c View commit details
    Browse the repository at this point in the history
  11. feedbacks

    Ank4n committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    cba250e View commit details
    Browse the repository at this point in the history
  12. feedback

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

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    09d3359 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ankan/01-prep-staking-for-delegation' into ankan/02-pal…

    …let-delegated-staking
    Ank4n committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e75c2e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. inline locking

    Ank4n committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e31866e View commit details
    Browse the repository at this point in the history
  2. optimize stash kill

    Ank4n committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    078cf5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3790a40 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'ankan/01-prep-staking-for-delegation' into ankan/02-pal…

    …let-delegated-staking
    Ank4n committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    796c848 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

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

Commits on Apr 22, 2024

  1. pr feedbacks

    Ank4n committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    be76a6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6070d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    886a1a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    a69d620 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b2daa2 View commit details
    Browse the repository at this point in the history
  3. separate trait for migration

    Ank4n committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    0e17037 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e3b8cd View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. better docs pr feedback

    Ank4n committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b1b1e1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e6cdad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cef018 View commit details
    Browse the repository at this point in the history
  4. fix docs

    Ank4n committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    24d05ad View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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

Commits on May 7, 2024

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

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    464cea0 View commit details
    Browse the repository at this point in the history
  2. pr feedbacks

    Ank4n committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7782cab View commit details
    Browse the repository at this point in the history
  3. use system events for pallet

    Ank4n committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6e3045f View commit details
    Browse the repository at this point in the history
  4. run try state for staking

    Ank4n committed May 13, 2024
    Configuration menu
    Copy the full SHA
    159d1bf View commit details
    Browse the repository at this point in the history
  5. fmt

    Ank4n committed May 13, 2024
    Configuration menu
    Copy the full SHA
    52ae957 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77eb34c View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

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

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    78fac9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3264782 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd5eb94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8314177 View commit details
    Browse the repository at this point in the history