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

test(StakeManager): honor lockup period when unstaking #43

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

0x-r4bbit
Copy link
Collaborator

This adds a test to check that the lockup period is considered when a user tries to unstake their funds through their vault.

Checklist

Ensure you completed all of the steps below before submitting your pull request:

  • Added natspec comments?
  • Ran forge snapshot?
  • Ran pnpm lint?
  • Ran forge test?
  • Ran pnpm verify?

@0x-r4bbit 0x-r4bbit requested a review from 3esmit January 12, 2024 12:41
Base automatically changed from userflow-tests to develop January 19, 2024 10:44
This adds a test to check that the lockup period is considered when a
user tries to unstake their funds through their vault.
@0x-r4bbit 0x-r4bbit merged commit 300a296 into develop Jan 22, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants