Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/iden3/circom
Browse files Browse the repository at this point in the history
  • Loading branch information
clararod9 committed Jan 7, 2024
2 parents 6ef8f17 + 163a97c commit 12c92e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

#### Fixed Bugs
- Fixing a panic produced when the two branches of an if instruction are not compatible.
Fixing C++ code generated: input counter decrease inside assert => Moved outside the assert.
- Fixing C++ code generated: input counter decrease inside assert => Moved outside the assert.
- Fixing c++ code generated for macos with clang 14.0.0.
- Fixing a bug in parallel definition at component level not working as expected.
- Fixing a bug in parallel components not working as expected when considering assignments of the inputs given by names (A()(in_1 <== x, in_2 <== y)).
Expand Down

0 comments on commit 12c92e0

Please sign in to comment.