mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-02 13:53:07 +00:00
* Rename `PrimeField` -> `Field64` And add TODOs for moving around various methods which aren't well-defined in their current traits, or would be well-defined in a supertrait. * fix test * TODOs as per PR feedback