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

refac: prepare circle stark #493

Merged
merged 10 commits into from
Jul 30, 2024
Merged

refac: prepare circle stark #493

merged 10 commits into from
Jul 30, 2024

Conversation

chokobole
Copy link
Contributor

Description

This PR is made to prepare for circle stark

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.

3e4802c?diff=split&w=0
If I'm getting this correct, CirclePoint was created, but since it's technically an affine point, the name and type was changed as such. The title seems to suggest that circle points was combined with affine points. Perhaps "change circle point to affine point" would be better?

vendors/circom/circomlib/json/groth16_proof.h Show resolved Hide resolved
@chokobole chokobole force-pushed the refac/prepare-circle-stark branch from 3e4802c to e5a3df3 Compare July 29, 2024 08:32
@chokobole chokobole force-pushed the refac/prepare-circle-stark branch from e5a3df3 to 8095d3b Compare July 29, 2024 08:33
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

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

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

@dongchangYoo
Copy link
Contributor

I understand that geometry is related to vectors. However, it seems that concepts such as circle and elliptic curves are increasingly being integrated. Therefore, it might be a good idea to rename the package in the future or create a new, more appropriate package.

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

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

@chokobole chokobole merged commit 2e76ad9 into main Jul 30, 2024
3 checks passed
@chokobole chokobole deleted the refac/prepare-circle-stark branch July 30, 2024 14:34
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