mirror of
https://github.com/logos-blockchain/logos-blockchain-specs.git
synced 2026-02-24 07:03:07 +00:00
* Implement generator polynomial and rs encoding * Implement encode/decode+test using fft. Non-working * Use lagrange for interpolation * Remove fft, use evaluations instead * Move and rename kzg and rs test modules * Update docs