chiavdf icon indicating copy to clipboard operation
chiavdf copied to clipboard

cancellation file support for bluebox

Open wjblanke opened this issue 1 year ago • 0 comments

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) https://github.com/Chia-Network/chia-blockchain/pull/18642

wjblanke avatar Sep 19 '24 19:09 wjblanke