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

[Pools] fix derivation of pool account #4999

Merged
merged 78 commits into from
Aug 15, 2024

Commits on Jun 29, 2024

  1. migration test

    Ank4n committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    11a0c44 View commit details
    Browse the repository at this point in the history
  2. fmt

    Ank4n committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    efd3324 View commit details
    Browse the repository at this point in the history
  3. undo pool changes

    Ank4n committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    3f8d2fc View commit details
    Browse the repository at this point in the history
  4. fixes all NotEnoughFunds error

    Ank4n committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    7388573 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6634d25 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a3901a9 View commit details
    Browse the repository at this point in the history
  7. fmt

    Ank4n committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    462be1f View commit details
    Browse the repository at this point in the history
  8. unexpected errors check

    Ank4n committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    c7e9f6c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9a68720 View commit details
    Browse the repository at this point in the history
  10. assert migrate tests

    Ank4n committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    268d0a5 View commit details
    Browse the repository at this point in the history
  11. remove clone

    Ank4n committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    000762f View commit details
    Browse the repository at this point in the history
  12. uncomment

    Ank4n committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    a904fc8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0c776b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

Commits on Jul 5, 2024

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

Commits on Jul 6, 2024

  1. test for clean up accounts

    Ank4n committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    3d2379e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec9035c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9d4595 View commit details
    Browse the repository at this point in the history
  4. improve remote tests

    Ank4n committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    8a27ae0 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    8f77ac4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fd484a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9925a9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a9f35f View commit details
    Browse the repository at this point in the history
  5. ensure all calls are gated

    Ank4n committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    bc3ce11 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    5b91644 View commit details
    Browse the repository at this point in the history
  2. remove unused imports

    Ank4n committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6ceb1ba View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. fix import

    Ank4n committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    de48083 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd8a451 View commit details
    Browse the repository at this point in the history
  3. fix test

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

Commits on Jul 12, 2024

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

    Ank4n committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    d5634c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. fix prdoc bump

    Ank4n committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    0da9807 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00f7e6f View commit details
    Browse the repository at this point in the history
  3. add missing crate to prdoc

    Ank4n committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    1514c2b View commit details
    Browse the repository at this point in the history
  4. remove unintended file

    Ank4n committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    3dee9c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. fix derivation of pool account

    Ank4n committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a52f819 View commit details
    Browse the repository at this point in the history
  2. fix import

    Ank4n committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    41c01e6 View commit details
    Browse the repository at this point in the history
  3. migration code

    Ank4n committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    85498be View commit details
    Browse the repository at this point in the history
  4. remove released migrations

    Ank4n committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    172b14d View commit details
    Browse the repository at this point in the history
  5. fix clippy

    Ank4n committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    28fb070 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c96add View commit details
    Browse the repository at this point in the history
  7. fix agent count

    Ank4n committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    89c1964 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    2440303 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ankan/delegate-stake-remote-tests' into ankan/delegated…

    …-staking-fix-derivation
    Ank4n authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    3c24530 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary conversion

    Ank4n committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    66b5458 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. fix import

    Ank4n committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9ac94ee View commit details
    Browse the repository at this point in the history
  2. minor fixes

    Ank4n committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0bef5a9 View commit details
    Browse the repository at this point in the history
  3. missing import

    Ank4n committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0c57ab7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95bf173 View commit details
    Browse the repository at this point in the history
  5. rustdoc fix

    Ank4n committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0115e7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6eafa5 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'ankan/delegate-stake-remote-tests' into ankan/delegated…

    …-staking-fix-derivation
    Ank4n authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b585901 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    2e486db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c209d9e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'ankan/delegate-stake-remote-tests' into ankan/delegated…

    …-staking-fix-derivation
    Ank4n authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    3e945c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    cbfbf6f View commit details
    Browse the repository at this point in the history
  2. refactor based on pr comments

    Ank4n committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    acbb674 View commit details
    Browse the repository at this point in the history
  3. allow migration lower than ED

    Ank4n committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    65cecb5 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'ankan/delegate-stake-remote-tests' into ankan/delegated…

    …-staking-fix-derivation
    Ank4n authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    eab6f35 View commit details
    Browse the repository at this point in the history
  5. add prdoc

    Ank4n committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    94b2e8b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    4081f12 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ankan/delegate-stake-remote-tests' into ankan/delegated…

    …-staking-fix-derivation
    Ank4n authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    17bccae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00ab010 View commit details
    Browse the repository at this point in the history
  4. fix below ed test

    Ank4n committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7326b10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8cdde30 View commit details
    Browse the repository at this point in the history
  6. fix below ed test

    Ank4n committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    99698d6 View commit details
    Browse the repository at this point in the history
  7. revert comment

    Ank4n committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5e465f2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c38f83c View commit details
    Browse the repository at this point in the history
  9. fix imports

    Ank4n committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b3a3263 View commit details
    Browse the repository at this point in the history
  10. Update substrate/frame/delegated-staking/src/lib.rs

    Co-authored-by: Gonçalo Pestana <g6pestana@gmail.com>
    Ank4n and gpestana authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    dfcdc42 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5082542 View commit details
    Browse the repository at this point in the history
  12. refactor inc dec of providers

    Ank4n committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    bce9803 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ae9a370 View commit details
    Browse the repository at this point in the history
  14. fix clippy

    Ank4n committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    251ba4c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. remove empty line

    Ank4n committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    4ba0c97 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ankan/delegate-stake-remote-tests' into ankan/delegated…

    …-staking-fix-derivation
    Ank4n committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    56c1075 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d08f19 View commit details
    Browse the repository at this point in the history
  4. fix rust doc

    Ank4n committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a886fa9 View commit details
    Browse the repository at this point in the history