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] Ensure members can always exit the pool gracefully #4998

Merged
merged 27 commits into from
Aug 13, 2024

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    59431aa View commit details
    Browse the repository at this point in the history
  2. in some cases pool contribution can be greater than actual balance lo…

    …cked. Removed defensive checks
    Ank4n committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d1ff964 View commit details
    Browse the repository at this point in the history
  3. fix imports

    Ank4n committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    524014a View commit details
    Browse the repository at this point in the history
  4. fmt

    Ank4n committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    3c606f9 View commit details
    Browse the repository at this point in the history
  5. Revert "fix imports"

    This reverts commit 524014a.
    Ank4n committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    db4bf5b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    ab9f38e View commit details
    Browse the repository at this point in the history
  2. wip: test failing

    Ank4n committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    05d5f38 View commit details
    Browse the repository at this point in the history
  3. add api to kill agent

    Ank4n committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    5381a18 View commit details
    Browse the repository at this point in the history
  4. fix test

    Ank4n committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    54d0ec4 View commit details
    Browse the repository at this point in the history
  5. balance assertions

    Ank4n committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8ea4180 View commit details
    Browse the repository at this point in the history
  6. remove commented code

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

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    9b0e63a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af89aaa View commit details
    Browse the repository at this point in the history
  3. comments

    Ank4n committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    7c0f8e4 View commit details
    Browse the repository at this point in the history
  4. add prdoc

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

Commits on Jul 18, 2024

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

Commits on Aug 6, 2024

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

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    583afd2 View commit details
    Browse the repository at this point in the history
  2. refactor

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

Commits on Aug 10, 2024

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

Commits on Aug 12, 2024

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

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    81827aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9099c25 View commit details
    Browse the repository at this point in the history
  3. Update substrate/frame/nomination-pools/src/lib.rs

    Co-authored-by: Gonçalo Pestana <[email protected]>
    Ank4n and gpestana authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ccc45c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00de4e1 View commit details
    Browse the repository at this point in the history
  5. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a1a3f08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3db8c34 View commit details
    Browse the repository at this point in the history