You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried the newest main branch. Everything worked well but the verification errors with
Failed to verify proof.: claim digest does not match the expected digest e41ab753d2f985a952a33460d12932707674cd34c57a9de9ebb9655494a9ae1c; expected 2e9b8f774fb3f130e3b88942e7111b4b4742033e62c3fbc57e6fda2e675609aa
Here are my steps:
just metal
RISC0_DEV_MODE=true just ethereum prove --block-number=21231350 --cache=./bin/ethereum/data
The text was updated successfully, but these errors were encountered:
xiyu1984
changed the title
Prove succeed but verifying error with provided cache
Prove succeed but verifying error with provided cache data 21231350 Dec 22, 2024
xiyu1984
changed the title
Prove succeed but verifying error with provided cache data 21231350
Prove success but verifying error with provided cache data 21231350 Dec 22, 2024
When using Bonsai to make snark proof, Error: Bonsai prover workflow [360ec2c7-b642-4674-99b7-e96329b837a7] exited: FAILED err: Executor failed: Session limit exceeded occurred.
xiyu1984
changed the title
Prove success but verifying error with provided cache data 21231350
Prove success but verifying error with provided cache data
Dec 23, 2024
Hey,
I tried the newest
main
branch. Everything worked well but the verification errors withFailed to verify proof.: claim digest does not match the expected digest e41ab753d2f985a952a33460d12932707674cd34c57a9de9ebb9655494a9ae1c; expected 2e9b8f774fb3f130e3b88942e7111b4b4742033e62c3fbc57e6fda2e675609aa
Here are my steps:
just metal
RISC0_DEV_MODE=true just ethereum prove --block-number=21231350 --cache=./bin/ethereum/data
The text was updated successfully, but these errors were encountered: