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

Add unit test for Projective point scalar multiplication by Felt #46

Merged

Conversation

tcoratger
Copy link
Contributor

@tcoratger tcoratger commented Mar 12, 2024

Add unit test for Projective point scalar multiplication by Felt

Please add the labels corresponding to the type of changes your PR introduces:

  • Testing

What is the current behavior?

At the moment only the multiplication of a projective point by a u32 was tested.

What is the new behavior?

This PR brings a new unit test with the multiplication of a projective point by a Felt to test the proper behavior of this operation.

Does this introduce a breaking change?

No

Other information

@0xLucqs 0xLucqs merged commit 36f5be1 into starknet-io:main Mar 20, 2024
2 checks 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.

2 participants