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

fix: unlock incentives so people can withdraw before the unlocking time finishes #221

Closed
wants to merge 1 commit into from

Conversation

kerber0x
Copy link
Contributor

@kerber0x kerber0x commented Sep 6, 2023

Description and Motivation

This PR unlocks the incentives so users can withdraw without waiting for the unlocking time to finish.

This is gonna be done in specific pools which liquidity is being moved.

Related Issues


Checklist:

  • I have read Migaloo's contribution guidelines.
  • My pull request has a sound title and description (not something vague like Update index.md)
  • All existing and new tests are passing.
  • I updated/added relevant documentation.
  • The code is formatted properly cargo fmt --all --.
  • Clippy doesn't report any issues cargo clippy -- -D warnings.
  • I have regenerated the schemas if needed cargo schema.

Copy link
Contributor

@0xFable 0xFable left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kerber0x kerber0x closed this Sep 6, 2023
@kerber0x kerber0x reopened this Sep 6, 2023
@kerber0x
Copy link
Contributor Author

kerber0x commented Sep 6, 2023

This is not to be merged to the main branch since it's only a temporary fix. After the liquidity migration process is done, the contract will be migrated again so the withdrawals will have the timelock as usual.

@kerber0x kerber0x closed this Sep 6, 2023
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.

2 participants