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: BIP-340 Schnorr Signature #334

Merged
merged 6 commits into from
Oct 14, 2024

Conversation

egeaybars123
Copy link
Contributor

BIP-340 has been implemented in Cairo by the JoyBoy community, and it would be a good addition to add it to Alexandria.

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this introduce a breaking change?

  • Yes
  • No

Other information

packages/math/src/schnorr.cairo Outdated Show resolved Hide resolved
@egeaybars123 egeaybars123 requested a review from maciejka October 7, 2024 18:29
@egeaybars123 egeaybars123 requested a review from gaetbout October 9, 2024 10:47
@gaetbout
Copy link
Collaborator

@0xLucqs can you also have a look to this?
Would appreciate a second pair of eyes 😄

@egeaybars123
Copy link
Contributor Author

image
This was the best I could come up with @gaetbout :D

@gaetbout gaetbout enabled auto-merge (squash) October 14, 2024 06:43
@gaetbout gaetbout merged commit 33d56f2 into keep-starknet-strange:main Oct 14, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Oct 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants