The picture in the README suggests that interleaving laxing and verification is possible, but I cannot figure out how to do it. I want to lax a prefix of a file and then verify the suffix. Right now the behavior I see is that I can lax things, but the moment I want to continue with verification, the extension verifies everything that was laxed before.
Is this a regression or does one have to reimplement laxing and verification to be able to interleave them?
The picture in the README suggests that interleaving laxing and verification is possible, but I cannot figure out how to do it. I want to lax a prefix of a file and then verify the suffix. Right now the behavior I see is that I can lax things, but the moment I want to continue with verification, the extension verifies everything that was laxed before.
Is this a regression or does one have to reimplement laxing and verification to be able to interleave them?