Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* deserialization of opening proof * improving error return in deserializeOpeningProof * changes in test_deserialize_opening_proof * small changes * Demo verifier eth test deserialize (#57) * Added rmp serialization * Better test for deser * Refactor, cleared some code * Formatting * Removed unused circuit_gen * WIP Deserialize URS * WIP URS deserialization * Fixed deser, added test * Added comments' * Implemented pow for base field * Removed unnecesary log * Added FFT * Fix fft * WIP generating basis * Finish iFFT * Finished calculate_lagrange_bases * Implemented inv for field * Refactor xgcd * Fixed lagrange_base nested arrays problem * WIP Iterative FFT * Finished iterative FFT * Fixed circular dependency --------- Co-authored-by: Pablo Deymonnaz <[email protected]> Co-authored-by: Estéfano Bargas <[email protected]>
- Loading branch information