Releases
v0.14.0
Added
Add and restructure tests for assert_equal_point
[#725 ]
Add and restructure tests for assert_equal_public_point
[#727 ]
Add and restructure tests for append_gate
[#737 ]
Add and restructure tests for assert_equal
and assert_equal_constant
[#733 ]
Add and restructure tests for logic component [#734 ]
Add and restructure tests for range component [#735 ]
Add and restructure tests for boolean and select components [#731 ]
Add tests for gate_add
and gate_mul
[#736 ]
Add and restructure tests for component_decomposition
[#738 ]
Removed
Remove bit_iterator
macro [#632 ]
Fixed
Fix negation of public input values when using composer.append_public
[#717 ]
Fix assert_equal_point
method [#720 ]
Fix negation of constant in append_equal_constant
[#728 ]
Fix negation of public point coordinates in assert_equal_public_point
[#728 ]
Fix ProverKey::serialization_size
and number of coefficients in a constraint [#743 ]
Fix range gate for bit_num = 0
[#746 ]
You can’t perform that action at this time.