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

chore: optimize message processor and tally #1700

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

0xmad
Copy link
Collaborator

@0xmad 0xmad commented Jul 25, 2024

Description

  • Remove sha256 hashing
  • Support multiple params for verifier

Additional Notes

N/A

Related issue(s)

Related to #1614

Confirmation

@0xmad 0xmad added the enhancement New feature or request label Jul 25, 2024
@0xmad 0xmad self-assigned this Jul 25, 2024
Copy link

vercel bot commented Jul 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
maci-website ✅ Ready (Inspect) Visit Preview Aug 1, 2024 5:41pm

contracts/contracts/Tally.sol Fixed Show fixed Hide fixed
contracts/contracts/Tally.sol Fixed Show fixed Hide fixed
contracts/contracts/MessageProcessor.sol Fixed Show fixed Hide fixed
contracts/contracts/Tally.sol Fixed Show fixed Hide fixed
contracts/contracts/MessageProcessor.sol Fixed Show fixed Hide fixed
contracts/contracts/Tally.sol Dismissed Show dismissed Hide dismissed
@0xmad 0xmad force-pushed the chore/contracts-optimisations-mp branch from 53725c8 to b4da94a Compare July 25, 2024 16:36
@0xmad 0xmad force-pushed the chore/contracts-optimisations-mp branch from b4da94a to 9c54cc4 Compare July 25, 2024 16:40
@0xmad 0xmad force-pushed the chore/contracts-optimisations-mp branch 2 times, most recently from 3dfbd1b to 1ed309c Compare July 25, 2024 17:21
@0xmad 0xmad force-pushed the chore/contracts-optimisations-mp branch 2 times, most recently from f5529b6 to 044e3ea Compare July 26, 2024 20:47
contracts/contracts/MessageProcessor.sol Fixed Show fixed Hide fixed
contracts/contracts/Tally.sol Fixed Show fixed Hide fixed
contracts/contracts/MessageProcessor.sol Fixed Show fixed Hide fixed
contracts/contracts/Tally.sol Fixed Show fixed Hide fixed
contracts/contracts/MessageProcessor.sol Dismissed Show dismissed Hide dismissed
contracts/contracts/MessageProcessor.sol Dismissed Show dismissed Hide dismissed
contracts/contracts/Tally.sol Fixed Show fixed Hide fixed
contracts/contracts/Tally.sol Fixed Show fixed Hide fixed
contracts/contracts/MessageProcessor.sol Fixed Show fixed Hide fixed
contracts/contracts/MessageProcessor.sol Dismissed Show dismissed Hide dismissed
contracts/contracts/MessageProcessor.sol Dismissed Show dismissed Hide dismissed
contracts/contracts/MessageProcessor.sol Dismissed Show dismissed Hide dismissed
contracts/contracts/MessageProcessor.sol Dismissed Show dismissed Hide dismissed
@0xmad 0xmad force-pushed the chore/contracts-optimisations-mp branch from 0cc88fe to bfe2723 Compare July 31, 2024 21:13
@0xmad 0xmad force-pushed the chore/contracts-optimisations-mp branch from bfe2723 to 4d42da1 Compare July 31, 2024 21:28
@0xmad 0xmad force-pushed the chore/contracts-optimisations-mp branch from 4d42da1 to 6d4b59a Compare July 31, 2024 21:52
@0xmad 0xmad force-pushed the chore/contracts-optimisations-mp branch from 6d4b59a to e3f871b Compare July 31, 2024 22:11
@0xmad 0xmad force-pushed the chore/contracts-optimisations-mp branch from e3f871b to 665865d Compare July 31, 2024 22:19
@0xmad 0xmad force-pushed the chore/contracts-optimisations-mp branch from 665865d to 0c621b6 Compare July 31, 2024 22:40
@0xmad 0xmad force-pushed the chore/contracts-optimisations-mp branch from 0c621b6 to 9516368 Compare July 31, 2024 23:10
@0xmad 0xmad force-pushed the chore/contracts-optimisations-mp branch from 9516368 to 1e1515d Compare July 31, 2024 23:30
@0xmad 0xmad force-pushed the chore/contracts-optimisations-mp branch from 1e1515d to 89fa0a9 Compare August 1, 2024 00:02
@0xmad 0xmad force-pushed the chore/contracts-optimisations-mp branch from 89fa0a9 to dd21096 Compare August 1, 2024 15:42
contracts/contracts/Tally.sol Dismissed Show dismissed Hide dismissed
- [x] Remove sha256 hashing
- [x] Support multiple params for verifier
Copy link
Collaborator

@ctrlc03 ctrlc03 left a comment

Choose a reason for hiding this comment

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

Great work, thanks

@0xmad 0xmad merged commit 624b8de into dev Aug 1, 2024
22 checks passed
@0xmad 0xmad deleted the chore/contracts-optimisations-mp branch August 1, 2024 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

groth16 on-chain verifier
3 participants