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: Relocking min amount bypass #575

Merged
merged 7 commits into from
Feb 5, 2025
Merged

Conversation

RyRy79261
Copy link
Contributor

Description

Hats issue #10 identified that in the event of relocking a completed lock, there was no minimum check that was present in a standard lock, this was given the assumption that relocking would only occur on non expired locks.

@RyRy79261 RyRy79261 self-assigned this Jan 29, 2025
Copy link
Contributor

@philbow61 philbow61 left a comment

Choose a reason for hiding this comment

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

LGTM left one comment 👍

contracts/governance/locking/LockingRelock.sol Outdated Show resolved Hide resolved
@RyRy79261 RyRy79261 requested a review from philbow61 February 3, 2025 16:49
@RyRy79261 RyRy79261 requested a review from philbow61 February 5, 2025 09:44
@RyRy79261 RyRy79261 merged commit 0c0ffe4 into develop Feb 5, 2025
5 checks passed
@RyRy79261 RyRy79261 deleted the fix/relock-to-be-bypassed branch February 5, 2025 13:35
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.

3 participants