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): add test to check that inital MPs are minted #42

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

0x-r4bbit
Copy link
Collaborator

This adds a test that ensures multiplier points are minted with a 1:1 ratio to the stake token amount.

This scenario covers the case where no lock up time is set during staking.

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?

Base automatically changed from fix/unstaking to develop January 19, 2024 08:57
This adds a test that ensures multiplier points are minted with a 1:1
ratio to the stake token amount.

This scenario covers the case where no lock up time is set during
staking.
@0x-r4bbit 0x-r4bbit merged commit 4e411f2 into develop Jan 19, 2024
7 checks passed
@0x-r4bbit 0x-r4bbit deleted the userflow-tests branch January 19, 2024 10:44
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