prysm icon indicating copy to clipboard operation
prysm copied to clipboard

Save unavail blobs block to temp

Open terencechain opened this issue 1 year ago • 0 comments

This PR saves unavail blobs block to temp under new flag --save-unavailable-block-temp We refactored saveInvalidBlockToTemp to a shared location under debug and renamed the function to SaveBlockToTemp. Both feature flags SaveUnavailableBlock and SaveInvalidBlock are conditioned under the function

terencechain avatar Mar 20 '24 19:03 terencechain