makerdao / market-maker-keeper

Maker Keeper Framework: Market maker keepers for OasisDEX, EtherDelta, 0x (RadarRelay, ERCdEX), Paradex, DDEX, IDEX, Bibox, Ethfinex, GoPax, HitBTC, TheOcean, OKEX and Gate.io.
GNU Affero General Public License v3.0
478 stars 182 forks source link

pass expected parameters to GasPriceFactory.create_gas_price #213

Closed EdNoepel closed 3 years ago

EdNoepel commented 3 years ago

Looks like only uniswap was updated to pass web3 instance to the factory; I added the others. ~(Note there are some seemingly-unrelated unit test issues.)~ Unit test issues were a problem with my own virtualenv.