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

feat(rust/catalyst-voting): Vote proof #54

Merged
merged 89 commits into from
Oct 8, 2024
Merged

feat(rust/catalyst-voting): Vote proof #54

merged 89 commits into from
Oct 8, 2024

Conversation

Mr-Leshiy
Copy link
Contributor

Description

Added an implementation of the vote proof generation and verification procedure based on the ZK unit vector algorithm

Related Issue(s)

Closes #46

@Mr-Leshiy Mr-Leshiy self-assigned this Oct 7, 2024
@Mr-Leshiy Mr-Leshiy added the review me PR is ready for review label Oct 7, 2024
Copy link
Contributor

github-actions bot commented Oct 7, 2024

Test Report | ${\color{lightgreen}Pass: 202/202}$ | ${\color{red}Fail: 0/202}$ |

@Mr-Leshiy Mr-Leshiy requested review from cong-or and stevenj October 7, 2024 12:47
Copy link
Contributor

@cong-or cong-or left a comment

Choose a reason for hiding this comment

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

lgtm

@Mr-Leshiy Mr-Leshiy merged commit 817889a into main Oct 8, 2024
18 checks passed
@Mr-Leshiy Mr-Leshiy deleted the feat/vote-proof branch October 8, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review me PR is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🛠️ [TASK]: Vote proof for catalyst-voting
2 participants