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(TwabRewards): test claimRewards epochs limit #44

Merged
merged 1 commit into from
Jan 12, 2022

Conversation

PierrickGT
Copy link
Contributor

Issue: code-423n4/2021-12-pooltogether-findings#3

EpochId has been casted to uint8 in the following PR: https://github.com/pooltogether/v4-periphery/pull/36/files
This PR test that we can't claim above the 255 epoch ids limit.

@PierrickGT PierrickGT force-pushed the fix/twab-rewards-audit-109 branch 2 times, most recently from 32f5f7a to 3cda7ef Compare January 12, 2022 00:19
@PierrickGT PierrickGT force-pushed the fix/twab-rewards-audit-3 branch from 2c8b71d to f97f3e8 Compare January 12, 2022 00:28
@PierrickGT PierrickGT merged commit c0ea6f2 into fix/twab-rewards-audit-109 Jan 12, 2022
@PierrickGT PierrickGT deleted the fix/twab-rewards-audit-3 branch January 12, 2022 00:30
PierrickGT added a commit that referenced this pull request Jan 13, 2022
fix(TwabRewards): test claimRewards epochs limit
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