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

WIP: Implement deposit and withdraw cooldown period #92

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

0x-r4bbit
Copy link
Collaborator

Description

This is a work-in-progress which aims to introduce the deposit cooldown period and withdraw cooldown period.
During the implementation and testing of this feature, I ran into a bug which I've described in #91

Therefore, I think #14 is somewhat blocked now (unless we write tests in a way that they won't cause the bug described in #91 , but that would be only an artificial success).

I'm gonna leave this pending here until we've solved #48

Checklist

Ensure you completed all of the steps below before submitting your pull request:

  • Added natspec comments?
  • Ran forge snapshot?
  • Ran pnpm gas-report?
  • Ran pnpm lint?
  • Ran forge test?
  • Ran pnpm verify?

@0x-r4bbit 0x-r4bbit self-assigned this May 3, 2024
@0x-r4bbit 0x-r4bbit force-pushed the feat/deposit-cooldown-period branch from 8305c5e to 2b33c99 Compare July 1, 2024 12:40
@0x-r4bbit
Copy link
Collaborator Author

Rebased on top of latest develop as there have been some breaking changes.

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.

1 participant