Skip to content

v0.3

Compare
Choose a tag to compare
@zac-williamson zac-williamson released this 27 Sep 22:05
· 6 commits to main since this release

Fixes two bugs, which broke Curve::sub_with_hint, Curve::add_with_hint and ScalarField::zero

Updated to use latest BigNum library, which unlocks the msm and evaluate_linear_expression methods (previously failed due to brillig stack too deep errors)