v0.3
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)