BlocSoc-iitr / HorseRiders

A complex math and Fast Fourier Transform Library for Huff and EVM Assembly
MIT License
8 stars 9 forks source link

🛠️ FIX : Fuzz Testing in fft.t.sol #22

Open 0xpanicError opened 8 months ago

0xpanicError commented 8 months ago

🛠️ [FIX]

Description: FFT function is not fuzz tested.

Objective: Write fuzz test for the fft function implemented in src/FFT_implementation/FFT.huff