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

Implement circuit asserting that points aren't at infinity and public key isn't the neg generator point #339

Open
wants to merge 40 commits into
base: main
Choose a base branch
from

Conversation

NikolayKostadinov21
Copy link
Contributor

Implement circuit asserting that points aren't at infinity and public key isn't the neg generator point.
Improve integration of starky bls

… we will only use the public inputs of second miller loop and first pariing precompile
@NikolayKostadinov21 NikolayKostadinov21 self-assigned this Jun 12, 2024
@NikolayKostadinov21 NikolayKostadinov21 removed the request for review from Xearty June 12, 2024 09:32
Copy link
Collaborator

Choose a reason for hiding this comment

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

We have the convention to put submodules in the vendor folder

Copy link
Collaborator

Choose a reason for hiding this comment

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

Was this change intentional

Copy link
Collaborator

Choose a reason for hiding this comment

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

Remove this

Copy link
Collaborator

Choose a reason for hiding this comment

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

Make the script work from any folder using GIT_ROOT env variable

@NikolayKostadinov21 NikolayKostadinov21 force-pushed the improve_integration_of_starky_safe branch from 7ec9048 to ec0c87c Compare June 17, 2024 09:12
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.

2 participants