makerdao / auction-demo-keeper

Apache License 2.0
32 stars 19 forks source link

Fixed kovan config so auction redos work #50

Closed Lollike closed 3 years ago

Lollike commented 3 years ago

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.

Lollike commented 3 years ago

Can you merge @godsflaw ? I don't have access anymore.