makerdao / auction-demo-keeper

Apache License 2.0
32 stars 19 forks source link

Configure single liquidity source for each collateral... #42

Closed EdNoepel closed 3 years ago

EdNoepel commented 3 years ago

...and only check the relevant liquidity source once per auction. Also, when auction is redone, skip checking it for a take opportunity. The starting price is unlikely to be favorable; it can wait until the next iteration.

This does not address outstanding issues with attempting bad take transactions.