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

cancellation file support for bluebox #212

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open

cancellation file support for bluebox #212

wants to merge 20 commits into from

Conversation

wjblanke
Copy link
Contributor

@wjblanke wjblanke commented Sep 19, 2024

This change allows a file path to be passed in which must exist for a GMP slow blue box VDF to continue running. This enables the calling process to abort the VDF by removing the file (a temporary file so crashes or bad cleanups do not affect future runs). This is important to allow bluebox timelord processes to exit cleanly and not require termination.

Associated chia blockchain pr (without VDF update so broken)
Chia-Network/chia-blockchain#18642

arvidn
arvidn previously approved these changes Sep 25, 2024
src/prover_slow.h Outdated Show resolved Hide resolved
src/prover_slow.h Outdated Show resolved Hide resolved
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