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
When I was working on bulletproofs.go last semester it was actually just trying to implement the core part of bulletproofs which is the inner-product proof. Once we have this working properly the rest of bullet-proofs is more straightforward. I ran into deep-copy problems and awkward indexing when I tried to implement this last time.
The text was updated successfully, but these errors were encountered:
When I was working on bulletproofs.go last semester it was actually just trying to implement the core part of bulletproofs which is the inner-product proof. Once we have this working properly the rest of bullet-proofs is more straightforward. I ran into deep-copy problems and awkward indexing when I tried to implement this last time.
The text was updated successfully, but these errors were encountered: