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

build: remove halo2 option #483

Merged
merged 6 commits into from
Jul 24, 2024
Merged

build: remove halo2 option #483

merged 6 commits into from
Jul 24, 2024

Conversation

chokobole
Copy link
Contributor

@chokobole chokobole commented Jul 23, 2024

Description

When building a shared library for Halo2, the --config halo2 flag was necessary to set the correct subgroup generator. This PR removes that requirement by allowing the adjustment of this value at runtime.

Copy link
Contributor

@dongchangYoo dongchangYoo left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@fakedev9999 fakedev9999 left a comment

Choose a reason for hiding this comment

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

LGTM

@chokobole chokobole force-pushed the build/remove-halo2-option branch from ee25d7c to 4fcd709 Compare July 23, 2024 05:55
Copy link
Contributor

@GideokKim GideokKim left a comment

Choose a reason for hiding this comment

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

LGTM

@chokobole chokobole force-pushed the build/remove-halo2-option branch from 4fcd709 to 1e35778 Compare July 24, 2024 01:31
Copy link
Contributor

@batzor batzor left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@ashjeong ashjeong left a comment

Choose a reason for hiding this comment

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

LGTM

@chokobole chokobole merged commit a563052 into main Jul 24, 2024
3 checks passed
@chokobole chokobole deleted the build/remove-halo2-option branch July 24, 2024 05:01
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.

6 participants