This update introduces a MIN_TIME_LIMIT constant that is set to 30 seconds. If the time limit that is passed to the solver is below that value, the solver immediately returns the trivial solution. This is to address https://github.com/gnosis/dex-solver/issues/341.
This update introduces a MIN_TIME_LIMIT constant that is set to 30 seconds. If the time limit that is passed to the solver is below that value, the solver immediately returns the trivial solution. This is to address https://github.com/gnosis/dex-solver/issues/341.