v2.221.0
版本发布时间: 2023-08-28 22:30:52
cowprotocol/services最新发布版本:v2.273.0(2024-08-26 08:05:44)
What's Changed
- Handle deadline error for colocated driver by @sunce86 in https://github.com/cowprotocol/services/pull/1789
- Cache native price estimates for which there is no liquidity by @fleupold in https://github.com/cowprotocol/services/pull/1790
- Fix price estimation error ordering by @fleupold in https://github.com/cowprotocol/services/pull/1794
- Delete
codecov.yml
. by @nlordell in https://github.com/cowprotocol/services/pull/1798 - Refactor ERC-20 Interactions in Driver by @nlordell in https://github.com/cowprotocol/services/pull/1778
- Refactor Driver Configuration Initialization by @nlordell in https://github.com/cowprotocol/services/pull/1781
- Multiple Balancer Weighted Pool Versions by @nlordell in https://github.com/cowprotocol/services/pull/1783
- Remove blockscout specific timeout by @fleupold in https://github.com/cowprotocol/services/pull/1796
- Remove gelato submission strategy by @MartinquaXD in https://github.com/cowprotocol/services/pull/1800
- Return Multiple Solutions From Solvers by @nlordell in https://github.com/cowprotocol/services/pull/1799
- Baseline: Refactor Sell Amount Convergence Algorithm by @nlordell in https://github.com/cowprotocol/services/pull/1786
- Baseline: Add Support for Stable Pools by @nlordell in https://github.com/cowprotocol/services/pull/1801
- Move ethrpc into separate crate by @MartinquaXD in https://github.com/cowprotocol/services/pull/1804
- [Trivial] fix typo by @fleupold in https://github.com/cowprotocol/services/pull/1803
- Create observe crate by @MartinquaXD in https://github.com/cowprotocol/services/pull/1805
- Fix clippy warnings for Rust 1.72.0 by @MartinquaXD in https://github.com/cowprotocol/services/pull/1808
- Remove obsolete BlockRetriever strategies by @MartinquaXD in https://github.com/cowprotocol/services/pull/1809
- Fix Balancer BasePool Event Decoding by @nlordell in https://github.com/cowprotocol/services/pull/1813
- Scaling Exponent To Factor by @nlordell in https://github.com/cowprotocol/services/pull/1802
- Add Composable Stable Pool Contracts by @nlordell in https://github.com/cowprotocol/services/pull/1806
- Index Composable Stable Pools by @nlordell in https://github.com/cowprotocol/services/pull/1810
- Support Composable Stable Pools in Solvers by @nlordell in https://github.com/cowprotocol/services/pull/1811
- Enable Composable Stable Pools by @nlordell in https://github.com/cowprotocol/services/pull/1812
- Update
HooksTrampoline
Address by @nlordell in https://github.com/cowprotocol/services/pull/1815 - Parametrize Paraswap UI by @fleupold in https://github.com/cowprotocol/services/pull/1814
Full Changelog: https://github.com/cowprotocol/services/compare/v2.220.0...v2.221.0