makerdao / dockerized-auction-keeper

GNU Affero General Public License v3.0
21 stars 17 forks source link

Price models produce a gas price #35

Open EdNoepel opened 4 years ago

EdNoepel commented 4 years ago

auction-keeper offers facilities which implicitly increase gas price if the transaction queue becomes stuck. By specifying gas price, price models herein prevent this facility from functioning properly. dynamic_gas.sh should be deleted and references to it removed from each of the model-*.sh scripts.