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

Add in check for minimum stake for unstaking #1832

Merged
merged 10 commits into from
May 1, 2024

Commits on Apr 30, 2024

  1. Add in check for minimum stake for unstaking #1828

    Adds a check to ensure that the unstaked balance is greater than or equal to the minimum, or 0.
    thewhaleking committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2787038 View commit details
    Browse the repository at this point in the history
  2. no-op branch rename

    thewhaleking committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2de7cc3 View commit details
    Browse the repository at this point in the history
  3. Black format

    thewhaleking committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    73051ec View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Add in check for minimum stake for unstaking #1828

    Adds a check to ensure that the unstaked balance is greater than or equal to the minimum, or 0.
    thewhaleking committed May 1, 2024
    Configuration menu
    Copy the full SHA
    283ddef View commit details
    Browse the repository at this point in the history
  2. black fmt

    thewhaleking committed May 1, 2024
    Configuration menu
    Copy the full SHA
    761622d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4160545 View commit details
    Browse the repository at this point in the history
  4. Add in check for minimum stake for unstaking #1828

    Adds a check to ensure that the unstaked balance is greater than or equal to the minimum, or 0.
    thewhaleking committed May 1, 2024
    Configuration menu
    Copy the full SHA
    c274161 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    979eeb7 View commit details
    Browse the repository at this point in the history
  6. Removed comment.

    thewhaleking committed May 1, 2024
    Configuration menu
    Copy the full SHA
    2fe9cb0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ca6534 View commit details
    Browse the repository at this point in the history