We are currently [using a heuristic based on the field size](https://github.com/ethereum/soundcalc/blob/7f87ddedd04253f64a46179e73a23e4e0b35996d/soundcalc/proxgaps/johnson_bound.py#L17-L23) when computing the proximity parameter in the JBR. There are likely better and cleaner heuristics or optimizations that we could use.
We are currently using a heuristic based on the field size when computing the proximity parameter in the JBR.
There are likely better and cleaner heuristics or optimizations that we could use.