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

feat: require proof for freeSlot #191

Closed
wants to merge 2 commits into from

Conversation

emizzle
Copy link
Collaborator

@emizzle emizzle commented Oct 8, 2024

Close #143.

To prevent SPs from going unpenalised during the last periods, a proof is now required to be paid out, meaning calls to freeSlot for finished and cancelled requests require a storage proof to be provided.

To prevent SPs from going unpenalised during the last periods, a proof is now required to be paid out, meaning calls to `freeSlot` for finished and cancelled requests require a storage proof to be provided.
@markspanbroek
Copy link
Member

Closing this, because as we discussed elsewhere, this requirement is incompatible with the design of the Vault (#220), whereby a user can always directly withdraw their funds from the vault after the storage request is finished.

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.

Require proof for freeSlot
2 participants