Closed e00E closed 4 years ago
which uses the better of the dynamic and the static strategy.
This is useful because for ease of use we want to guarantee a minimum viable order size but still lower it when this is economically viable because of low gas price.
successor of https://github.com/gnosis/dex-services/pull/1479 (sorry for making you review again, but the implementation is different enough that I think it's a good idea)
👍 Looks like a reasonable option to me (I don't really see the advantage of renaming the fixedComputer to a staticComputer but 🤷)
which uses the better of the dynamic and the static strategy.
This is useful because for ease of use we want to guarantee a minimum viable order size but still lower it when this is economically viable because of low gas price.
successor of https://github.com/gnosis/dex-services/pull/1479 (sorry for making you review again, but the implementation is different enough that I think it's a good idea)