v1.7.0
版本发布时间: 2021-12-14 22:50:35
gnosis/cowswap最新发布版本:v1.12.8(2022-03-31 23:49:39)
Release v1.7.0
Description
v1.7.0
adds ABA (fallback) price impact for when we cannot rely on USD price impact estimations. Some chains, with lower liquidity pools (xDAI), make it harder for fiat price impacts to be calculated. ABA fallback price impact computes price impact via A > B and B > A trading and uses the respective output amounts to calculate impact when fiat price impact is not available.
Additional changes:
- Optimise native wrapping and Fee/USD estimation API calls
- Optimises USD calculating hook and cleans up logs
Changelog 🚧
5622d906 [ABA impact] - Re-enable Fiat Price Impact + minor optimisations (#1986) 50a32a19 [ABA impact] Show eager loader (#1985) 80d24471 Don't call fee/price endpoint on Wrapping (ETH/WETH || XDAI/WXDAI etc) (#1920) 3c62d9b7 [OPT] useUSDCPrice speedup + logs clean (#1968) f23d98fa [ABA 🎵 ] - Base PR: labels, logic, optimisations (#1903)