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

VAL-105 Add withdraw / redeem methods and tests to PermissionedPool #111

Merged
merged 5 commits into from
Dec 1, 2022
Merged

VAL-105 Add withdraw / redeem methods and tests to PermissionedPool #111

merged 5 commits into from
Dec 1, 2022

Conversation

ams9198
Copy link
Contributor

@ams9198 ams9198 commented Nov 30, 2022

PermissionedPool now has the following methods guarded by access control:

  • deposit

  • mint

  • maxDeposit

  • maxMint

  • redeem

  • withdraw

The requestWithdraw stuff I left out....let me know if you disagree, or there are any missing.

Copy link
Contributor

@venables venables left a comment

Choose a reason for hiding this comment

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

LGTM!

@ams9198 ams9198 merged commit ac2de4b into circlefin:master Dec 1, 2022
@ams9198 ams9198 deleted the VAL-105 branch December 1, 2022 14:32
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