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(contracts): standardize #25

Merged
merged 6 commits into from
Jan 23, 2025
Merged

feat(contracts): standardize #25

merged 6 commits into from
Jan 23, 2025

Conversation

mempirate
Copy link
Contributor

No description provided.

@mempirate mempirate marked this pull request as ready for review January 23, 2025 10:44
@mempirate mempirate requested a review from merklefruit January 23, 2025 10:44
Comment on lines +308 to +310
// NOTE: we use _now() - 1 to ensure that the strategy is paused in the current epoch.
// If we didn't do this, we would have to wait until the next epoch until the strategy was actually paused.
_strategyWhitelist.pause(_now() - 1, strategy);
Copy link
Contributor

Choose a reason for hiding this comment

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

lgtm

@mempirate mempirate merged commit f6f22b7 into main Jan 23, 2025
2 of 4 checks passed
@mempirate mempirate deleted the jonas/standardize branch January 23, 2025 11:12
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