The Kovan config was missing the maxGasLimit var which caused auction redos to fail - this has been added now.
I have also added initialGasOffsetGwei to ensure the Kovan config mirrors the Mainnet one. Furthermore, I added ETH-A for testing purposes.
The Kovan config was missing the
maxGasLimit
var which caused auction redos to fail - this has been added now. I have also addedinitialGasOffsetGwei
to ensure the Kovan config mirrors the Mainnet one. Furthermore, I added ETH-A for testing purposes.