Open Pravdyvy opened 3 months ago
Hi @Pravdyvy ! I was able to reproduce this issue. Thanks for the bug report! We will get this resolved for the Valida MVP.
I believe this is fixed as of the latest release. Does it work for you, @Pravdyvy ?
Yes, it works now.
Hello. I followed a guideline from an example here using latest release from https://github.com/lita-xyz/llvm-valida-releases , and failed to verify proof for multiplication. Addition proof verifies fine(for example, for fibonnaci numbers). Precisely, code snippet looks as follows:
But while trying to verify proof I receive message
Proof verification failed
. What can cause that?My operating system is
Ubuntu 22.04
. I used valida interpreter from releases archive.