Hi all, just wanted to know why the Open Source Miner Challenge specifies that solutions should handle a range of Equihash parameters. As far as I can tell Zcash itself uses N=200,K=9.
Why does N=144,K=5 need to be handled? I imagine that writing code that does not handle a range of parameters people can write much more optimised code.