eigen-zkvm
eigen-zkvm copied to clipboard
Cache the const tree for each program in zkVM
Since the const tree is the same for different chunks of the same program, we can cache it when proving.