We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Executing task: cargo test -- --nocapture test_honest_verification_layout1 ... proof_ptr: 2594 proof_ptr: 2595 proof_ptr: 2596 proof_ptr: 2597 proof_ptr: 2598 proof_ptr: 2599 oods_point: 60277456396401864160029018684478927812294065769843969264238644515835796592 res: 2035917695647727943757726220979464266937610546798994618436764540458292099385, should be 2035917695647727943757726220979464266937610546798994618436764540458292099385 composition_from_trace_value: 2035917695647727943757726220979464266937610546798994618436764540458292099385 claimed_composition: 3303515331490455512058622071691298774071591299077169154243911765963320633647 proof_ptr: 2600 proof_ptr: 2601 proof_ptr: 2602 proof_ptr: 2603 proof_ptr: 2604 proof_ptr: 2605 pow_threshold: 107839786668602559178668060348078522694548577690162289924414440996864, pow_digest: 15827777649428504184960791992830548901419173859519847246813125495605413981862 thread 'test_honest_verification_layout1' panicked at 'assertion failed: pow_digest < pow_threshold', src/verifier_channel.rs:158:5 stack backtrace: 0: rust_begin_unwind at /rustc/263edd43c5255084292329423c61a9d69715ebfa/library/std/src/panicking.rs:584:5 1: core::panicking::panic_fmt at /rustc/263edd43c5255084292329423c61a9d69715ebfa/library/core/src/panicking.rs:142:14 2: core::panicking::panic at /rustc/263edd43c5255084292329423c61a9d69715ebfa/library/core/src/panicking.rs:48:5 3: cairo_verifier::verifier_channel::verify_pow at ./src/verifier_channel.rs:158:2 4: cairo_verifier::verify_proof::verify_proof at ./src/verify_proof.rs:642:5 5: integration_test::test_honest_verification_layout1 at ./tests/integration_test.rs:632:2 6: integration_test::test_honest_verification_layout1::{{closure}} at ./tests/integration_test.rs:4:1 7: core::ops::function::FnOnce::call_once at /rustc/263edd43c5255084292329423c61a9d69715ebfa/library/core/src/ops/function.rs:248:5 8: core::ops::function::FnOnce::call_once at /rustc/263edd43c5255084292329423c61a9d69715ebfa/library/core/src/ops/function.rs:248:5 note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace. test test_honest_verification_layout1 ... FAILED failures: failures: test_honest_verification_layout1 test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: