Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit 1f43e4d breaks the hyperplonk compilation #279

Closed
alxkzmn opened this issue Jul 22, 2024 · 2 comments
Closed

Commit 1f43e4d breaks the hyperplonk compilation #279

alxkzmn opened this issue Jul 22, 2024 · 2 comments
Assignees

Comments

@alxkzmn
Copy link
Collaborator

alxkzmn commented Jul 22, 2024

1f43e4d

Steps to reproduce:

cargo run --example fibonacci  -- --nocapture
thread 'main' panicked at ~/.cargo/git/checkouts/plonkish-69cbf4324857e2fa/e0125fe/plonkish_backend/src/poly/multilinear.rs:52:13:
assertion `left == right` failed
  left: 17
 right: 16

Previous commit (6bbe1fe) is still working fine.

@leolara
Copy link
Collaborator

leolara commented Jul 23, 2024

Fix if it is easy to fix :-) but not a priority now

@alxkzmn
Copy link
Collaborator Author

alxkzmn commented Aug 15, 2024

Fixed in #286

@alxkzmn alxkzmn closed this as completed Aug 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants