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

Using vectorised-poseidon-v1 #142

Merged
merged 1 commit into from
Feb 16, 2024
Merged

Using vectorised-poseidon-v1 #142

merged 1 commit into from
Feb 16, 2024

Conversation

kstoykov
Copy link
Collaborator

Using C implementation of hashing lib that is compiled directly using CGO instead of relying on external .so files.
This approach allows us to support all architectures.
Current version has been tested on:

  • MacOS x86_64
  • MaxOS aarch64
  • Ubuntu/Debian x86_64
  • Alpine x86_64

The PR to the library itself: https://github.com/gateway-fm/vectorized-poseidon-gold/pull/1/files

@mandrigin mandrigin merged commit be7194c into zkevm Feb 16, 2024
3 checks passed
@mandrigin mandrigin deleted the feat/improved-hashing branch February 16, 2024 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants