Closed tcoratger closed 7 months ago
Please add the labels corresponding to the type of changes your PR introduces:
At the moment only the multiplication of a projective point by a u32 was tested.
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.
No
Add unit test for Projective point scalar multiplication by Felt
Please add the labels corresponding to the type of changes your PR introduces:
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