mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-07-03 14:29:28 +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