Skip to content
New issue

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

Error occurs when the number of segments split is 1 #128

Closed
xander42280 opened this issue May 29, 2024 · 1 comment
Closed

Error occurs when the number of segments split is 1 #128

xander42280 opened this issue May 29, 2024 · 1 comment

Comments

@xander42280
Copy link
Contributor

ELF_FILE: Simple helloworld
SEG_SIZE:524288
args[1]:aggregate_proof_all

panicked at /home/ubuntu/plonky2-origin/plonky2/src/iop/witness.rs:324:13:
assertion left == right failed: Partition containing Wire(Wire { row: 6775, column: 49 }) was set twice with different values: 0 != 1
left: 1
right: 0

@weilzkm
Copy link
Contributor

weilzkm commented Jul 19, 2024

aggregate_proof_all is only for multi-segments.

@eigmax eigmax closed this as completed Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants