mirror of
https://github.com/serai-dex/serai.git
synced 2025-01-05 10:29:40 +00:00
6fec95b1a7
This could still be gamed. For [1, 2, 3], the options were ([1], [2, 3]) or ([1, 2], [3]). This means 2 would always have the maximum round count, and thus this is still game-able. There's no point to keeping its complexity accordingly when the algorithm is as efficient as it is. While a proper random could be used to satisfy 3.7.2, it'd break the expected determinism. |
||
---|---|---|
.. | ||
tests | ||
batch.rs | ||
lib.rs | ||
pippenger.rs | ||
straus.rs |