echidna-streaming-series
echidna-streaming-series copied to clipboard
Fix #15
Fixes #15
I left some feedback on the original issue, but I also just noticed that I think you need to change the MIN_AMOUNT to 10000 and instead perform the calculation (x - xOut) * 10000 <= 591 * x,since 591/10000 ~= 5.91/100 - 5.91% (but as I said before I don't think this is an issue with the univ2 fee)