-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Honk over Grumpkin #473
Comments
codygunton
added a commit
that referenced
this issue
May 26, 2023
Copy and paste scalar_multiplication. reduce_buckets_simple compiles, fails expectations Paste-n-go starter code from old Lagrange work Set up test. Baby Grumpkin trancript io. Fix pathing Quick and dirt SRS (no checksum) Add notes on transcript format. Hide srs processor for now. Progress: executable to generate SRS; test passes Add error handling to script Add todo Progress: match endianness of BN txpt Yay reduce_buckets_simple also passes reduce_buckets also passes! try to docker Add todo All tests pass with size 2^20 SRS Add disabled test. Make bin runnable from build/ Bump SRS size to see green check Start: move scalar muls up a level Templatize: everything builds and links Add TODO(#473)'s Prep to templatize test Templatize; test next up. Template test suite. Update srs gen scripts. Fix WASM build (?) Cleanup
First step: Do |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: