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

Loading
Loading

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
Loading