Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.

Conversation

@lispc
Copy link

@lispc lispc commented Sep 6, 2023

FLAG=" --features=scroll"
LIST=/home/ubuntu/zzhang/testool_reports/0906_ecrecover.csv # super2
export CIRCUIT=sig
RUST_BACKTRACE=1 RUST_LOG=trace  cargo run --release $FLAG -- --circuits basic --test-ids $LIST --suite nightly 2>&1 | tee list.log

then grep 'no ec recover' list.log we will find many edge case ec recover skipped. Soundness issue.

@lispc lispc merged commit 86491c2 into develop Sep 6, 2023
@lispc lispc deleted the minor/testool branch September 6, 2023 04:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants