You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make more tests for the work done here: #10
This has only trivial tests using Fr::0 and Fr::1, it would be good to have more complicated and real-world values tests.
For example:
Commit to 256 values(field elements).
Update i-th value
Commit to 256 values where i-th value is already changed.
Compare if 2nd result is equal to 3rd.
The text was updated successfully, but these errors were encountered:
Make more tests for the work done here: #10
This has only trivial tests using Fr::0 and Fr::1, it would be good to have more complicated and real-world values tests.
For example:
Compare if 2nd result is equal to 3rd.
The text was updated successfully, but these errors were encountered: