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

Implement Value Ranges instead of Locking #98

Closed
Tracked by #85
maurolacy opened this issue Jul 19, 2023 · 0 comments · Fixed by #106
Closed
Tracked by #85

Implement Value Ranges instead of Locking #98

maurolacy opened this issue Jul 19, 2023 · 0 comments · Fixed by #106
Assignees
Milestone

Comments

@maurolacy
Copy link
Collaborator

maurolacy commented Jul 19, 2023

Use the value range abstraction to try and avoid locking if / when possible.

Fall back to locking / erroring when not possible.

This affects / involves the vault and external-staking contracts on the Provider side.

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 a pull request may close this issue.

1 participant