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

feat: staking library #11519

Closed
LHerskind opened this issue Jan 27, 2025 · 0 comments · Fixed by #11559
Closed

feat: staking library #11519

LHerskind opened this issue Jan 27, 2025 · 0 comments · Fixed by #11559
Assignees

Comments

@LHerskind
Copy link
Contributor

Restructure the Staking contract as a library to swap some of the inheritence for composition, and make it simpler to follow.

For testing it means that we will have a small "staking wrapper" that we test which will take the place of Staking.sol, but in Leonidas.sol we should be using the library directly.

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.

1 participant