Skip to content
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

V3 golang bindings #594

Merged
merged 30 commits into from
Sep 3, 2024
Merged

V3 golang bindings #594

merged 30 commits into from
Sep 3, 2024

Conversation

nonam3e
Copy link
Contributor

@nonam3e nonam3e commented Aug 29, 2024

No description provided.

Build script USAGE

```sh
./build.sh [-curve=<curve>] [-field=<field>] [-hash=<hash>] [-cuda_version=<version>] [-skip_msm] [-skip_ntt] [-skip_g2] [-skip_ecntt] [-skip_fieldext]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
./build.sh [-curve=<curve>] [-field=<field>] [-hash=<hash>] [-cuda_version=<version>] [-skip_msm] [-skip_ntt] [-skip_g2] [-skip_ecntt] [-skip_fieldext]
./build.sh [-curve=<curve>] [-field=<field>] [-cuda_version=<version>] [-skip_msm] [-skip_ntt] [-skip_g2] [-skip_ecntt] [-skip_fieldext]

@jeremyfelder jeremyfelder force-pushed the nonam3e/golang-bindings/V3 branch 2 times, most recently from 12ae770 to 52dfa4a Compare September 2, 2024 05:30
docs/docs/icicle/programmers_guide/go.md Outdated Show resolved Hide resolved
docs/docs/icicle/programmers_guide/go.md Outdated Show resolved Hide resolved
wrappers/golang/README.md Outdated Show resolved Hide resolved
@jeremyfelder jeremyfelder merged commit 944ff9f into yshekel/V3 Sep 3, 2024
28 checks passed
@jeremyfelder jeremyfelder deleted the nonam3e/golang-bindings/V3 branch September 3, 2024 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants