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 deadline to onBehalf methods #74

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

wildmolasses
Copy link
Collaborator

resolves #67

@wildmolasses wildmolasses marked this pull request as ready for review March 20, 2024 14:37
Copy link
Collaborator

@apbendi apbendi left a comment

Choose a reason for hiding this comment

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

All looks good to me @wildmolasses. Needs a rebase to main so we can make sure the test suite is passing. Thanks!

@wildmolasses wildmolasses force-pushed the 03-20-add_deadline_to_onBehalf_methods branch from 009a268 to bbc8df3 Compare March 25, 2024 14:04
@apbendi apbendi force-pushed the 03-20-add_deadline_to_onBehalf_methods branch from bbc8df3 to b636d75 Compare March 26, 2024 14:37
Copy link

Coverage after merging 03-20-add_deadline_to_onBehalf_methods into main will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   UniStaker.sol99.52%96.15%100%100%664
   V3FactoryOwner.sol100%100%100%100%

@apbendi apbendi merged commit 2ac42a5 into main Mar 26, 2024
4 checks passed
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.

Add deadline to all UniStaker onBehalf Methods
3 participants