mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-09 09:13:09 +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