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

BLS and P256 solidity examples #8

Merged
merged 3 commits into from
Oct 1, 2024

Conversation

klkvr
Copy link
Collaborator

@klkvr klkvr commented Sep 26, 2024

This PR updates BLS library to be more user-friendly and provide helper structures for parameters instead of forcing users to deal with abi-encoding.

I've also added a couple more complete tests demonstrating BLS/P256 signature creation and verification in Solidity

@klkvr
Copy link
Collaborator Author

klkvr commented Sep 26, 2024

CI is failing because of foundry-rs/foundry#8965

@mattsse mattsse merged commit 9096028 into paradigmxyz:main Oct 1, 2024
1 check passed
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.

3 participants