Skip to content
Snippets Groups Projects

don't use a type alias for dense polynomial

Merged STEVAN Antoine requested to merge remove-dense-polynomial-alias into main

this is a minor proposition, get rid of the UniPoly12_381 or UniPoly381 type aliases that are just DensePolynomial<Fr>.

now, it's enough to just change the import of Fr to another crate / another curve, without having an inconsistent mention to BLS-12-381 in the name of the dense polynomial.

Merge request reports

Merge request pipeline #4684 passed

Merge request pipeline passed for 18704a02

Merged by STEVAN AntoineSTEVAN Antoine 11 months ago (Apr 5, 2024 10:20am UTC)

Loading

Pipeline #4686 passed

Pipeline passed for 1b26be8c on main

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply