We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
fixed_base_scalar_mul.rs
The file now contains not just fixed_base_scalar_mul function but also embedded_curve_add and variable_base_scalar_mul.
fixed_base_scalar_mul
variable_base_scalar_mul
Rename the following 2 files: acvm-repo/acvm/src/pwg/blackbox/fixed_base_scalar_mul.rs acvm-repo/bn254_blackbox_solver/src/fixed_base_scalar_mul.rs
acvm-repo/acvm/src/pwg/blackbox/fixed_base_scalar_mul.rs
acvm-repo/bn254_blackbox_solver/src/fixed_base_scalar_mul.rs
The file should be renamed to something more generic.
Nice-to-have
No response
None
The text was updated successfully, but these errors were encountered:
multi_scalar_mul
AztecProtocol/aztec-packages@f6b1ba6
Successfully merging a pull request may close this issue.
Problem
The file now contains not just
fixed_base_scalar_mul
function but also embedded_curve_add andvariable_base_scalar_mul
.Rename the following 2 files:
acvm-repo/acvm/src/pwg/blackbox/fixed_base_scalar_mul.rs
acvm-repo/bn254_blackbox_solver/src/fixed_base_scalar_mul.rs
Happy Case
The file should be renamed to something more generic.
Project Impact
Nice-to-have
Impact Context
No response
Workaround
None
Workaround Description
No response
Additional Context
No response
Would you like to submit a PR for this Issue?
None
Support Needs
No response
The text was updated successfully, but these errors were encountered: