v2.220.0
版本发布时间: 2023-08-21 23:49:43
cowprotocol/services最新发布版本:v2.273.0(2024-08-26 08:05:44)
What's Changed
- Make TokenOwnerFinding urls configurable by @fleupold in https://github.com/cowprotocol/services/pull/1754
- Get surplus_fee from solvers for FOK limit orders by @sunce86 in https://github.com/cowprotocol/services/pull/1688
- Send zero fee for FOK limit orders by @sunce86 in https://github.com/cowprotocol/services/pull/1758
- Init liquidity in background by @MartinquaXD in https://github.com/cowprotocol/services/pull/1759
- Make e2e crate public by @devanoneth in https://github.com/cowprotocol/services/pull/1742
- Add helpful steps for on-call in error message by @MartinquaXD in https://github.com/cowprotocol/services/pull/1755
- Add metrics for the graph based liqudiity in driver by @MartinquaXD in https://github.com/cowprotocol/services/pull/1764
- Only count winner if we actually got a quote by @MartinquaXD in https://github.com/cowprotocol/services/pull/1769
- Baseline Solver: Fallback To Other Solutions When Traversal Fails by @nlordell in https://github.com/cowprotocol/services/pull/1761
- fix examples by @MartinquaXD in https://github.com/cowprotocol/services/pull/1765
- Make paraswap work as a price estimator by @MartinquaXD in https://github.com/cowprotocol/services/pull/1770
- Fix refunder by @sunce86 in https://github.com/cowprotocol/services/pull/1767
- Track success of solvable orders cache update by @sunce86 in https://github.com/cowprotocol/services/pull/1774
- chore: update appData fields to QuoteRequest openapi definition by @alfetopito in https://github.com/cowprotocol/services/pull/1762
- Move token info fetching entirely into driver by @MartinquaXD in https://github.com/cowprotocol/services/pull/1772
- Metrics for request sharing by @fleupold in https://github.com/cowprotocol/services/pull/1768
- Use buffered Web3 in driver by @MartinquaXD in https://github.com/cowprotocol/services/pull/1771
- Baseline: Converge To Sufficient Sell Amount by @nlordell in https://github.com/cowprotocol/services/pull/1766
- Remove number-conversion dependency by @MartinquaXD in https://github.com/cowprotocol/services/pull/1775
- Don't depend on shared::price_estimation by @MartinquaXD in https://github.com/cowprotocol/services/pull/1780
- Revert UniV3 by @sunce86 in https://github.com/cowprotocol/services/pull/1785
- [Trivial] Remove unused code by @fleupold in https://github.com/cowprotocol/services/pull/1788
- Pretty format gas price by @sunce86 in https://github.com/cowprotocol/services/pull/1777
- Share token fetcher by @MartinquaXD in https://github.com/cowprotocol/services/pull/1782
- Print raw response in case of decoding error by @sunce86 in https://github.com/cowprotocol/services/pull/1784
- Allow Balancer SOR solver on Gnosis Chain by @fleupold in https://github.com/cowprotocol/services/pull/1779
New Contributors
- @devanoneth made their first contribution in https://github.com/cowprotocol/services/pull/1742
Full Changelog: https://github.com/cowprotocol/services/compare/v2.119.0...v2.220.0