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 staking using permit, allow staking on behalf using helpers, implement claim and restake functionality #4

Open
The-3D opened this issue Feb 11, 2021 · 0 comments · Fixed by #5
Assignees

Comments

@The-3D
Copy link
Contributor

The-3D commented Feb 11, 2021

On top of StakedTokenV3 which implements the slashing functionalities, the following are needed:

  • ability to stake using permit
  • implement a claimRewardsOnBehalf() that allows whitelisted helper contracts to claim on behalf of a user. This will be used to implement claiming across all the possible stake tokens in the safety module
  • implement a claim and restake functionality to allow easy compounding without requiring two transactions
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 a pull request may close this issue.

2 participants