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

fix: update cache clearing calls #106

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

fix: update cache clearing calls #106

wants to merge 1 commit into from

Conversation

vmx
Copy link
Contributor

@vmx vmx commented Jan 8, 2025

Adapt to the changes in rust-fil-proofs.

BREAKING CHANGE: clear_cache() and clear_synthetic_proofs no longer take the sector size as input.


Once the changes in rust-fil-proofs are merged, this PR will be updated (and once released again).

The plan is to also break the public API here, but keep the API of the FFI.

Adapt to the changes in rust-fil-proofs.

BREAKING CHANGE: `clear_cache()` and `clear_synthetic_proofs` no longer
take the sector size as input.
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