mirror of
https://github.com/arnaucube/sigmabus-poc.git
synced 2026-01-13 01:11:34 +01:00
Currently it does not compile due ProjectiveVar used by Pallas
implementation being tied to the C::BaseField as the constraint field:
b477880a3b/src/groups/curves/short_weierstrass/mod.rs (L44)
(where here we would like to use the C::ScalarField as constraint
field).