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

Add zkp - Groth16 #2691

Merged
merged 128 commits into from
Feb 8, 2023
Merged

Add zkp - Groth16 #2691

merged 128 commits into from
Feb 8, 2023

Conversation

doubiliu
Copy link
Contributor

@doubiliu doubiliu commented Apr 8, 2022

Close #2647
In this PR,we want to support Groth16 in neo-core.

Change list:

longfeiWan9 and others added 30 commits July 20, 2020 13:54
@superboyiii superboyiii mentioned this pull request Feb 2, 2023
@Jim8y
Copy link
Contributor

Jim8y commented Feb 4, 2023

@doubiliu need update

superboyiii
superboyiii previously approved these changes Feb 6, 2023
Copy link
Member

@superboyiii superboyiii left a comment

Choose a reason for hiding this comment

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

I‘ve tested it on my smart contract. It works well! neo-project/neo-devpack-dotnet#726 should also be applied after fixing.

superboyiii
superboyiii previously approved these changes Feb 6, 2023
Copy link
Member

@vncoelho vncoelho left a comment

Choose a reason for hiding this comment

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

Tested! Here we go!

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.

Add zkp in neo