evmvdf
evmvdf copied to clipboard
Verification test fails if t is set greater than 7
If I modify t in the vdf.test.ts verification test and set it above 7 the test will fail (if set to 7 the test still passes).
The same behaviour seems to be present in the verify function of vdf.ts as well as the smart contract.