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

Feature/permit lock and process expired locks tests #42

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

0xhafa
Copy link
Collaborator

@0xhafa 0xhafa commented Feb 23, 2023

PR Review:

  • Add Permit functionality to ClaimAndLock() in Relocker
  • Remove processExpiredLocksAndRelockRewards() from Relocker (not possible with the current implementation of RLBTRFLY)
  • Add test cases for ClaimAndLock() with permit

@drahrealm
Copy link
Contributor

Can you try to check and fix the failed test in CircleCI? 🙏

@0xhafa 0xhafa force-pushed the feature/permit-lock-and-process-expired-locks-tests branch 3 times, most recently from 4716ed8 to 6ad2300 Compare February 24, 2023 02:30
@0xhafa
Copy link
Collaborator Author

0xhafa commented Feb 24, 2023

Can you try to check and fix the failed test in CircleCI? 🙏

It didn't require to install foundry to fix the issue. There is a conflict happening when running slither with the foundry.toml file.

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.

4 participants