This repository has been archived by the owner on Feb 18, 2020. It is now read-only.
v2.3.6
Bots
- Add lock timeout for liquidityEnsuring functions (release the lock to try again if transaction takes longer than 15 minutes)
- Add configuration for HighSellVolumeBot notifiying volumes over X USD amount
- Adapt DepositBot to use tokens with decimals !== 18
- Adapt HighSellVolumeBot to use tokens with decimals !== 18
- Adapt BuyLiquidityBot to use tokens with decimals !== 18
API
- Show prices handling different token decimals
CLI
- Enable to use tokens with decimals !== 18
- Added function to get Uniswap Price
General
- Minor bugfixes and non critical dependencies upgrades