v2.234.0
版本发布时间: 2023-11-28 22:39:47
cowprotocol/services最新发布版本:v2.273.0(2024-08-26 08:05:44)
What's Changed
- Avoid double balance caching race condition by @MartinquaXD in https://github.com/cowprotocol/services/pull/2067
- Refactor driver timeouts by @sunce86 in https://github.com/cowprotocol/services/pull/2061
- Omit requests for known missing pools by @MartinquaXD in https://github.com/cowprotocol/services/pull/2063
- Remove manual batching by @MartinquaXD in https://github.com/cowprotocol/services/pull/2064
- Fix storing settlement observations by @sunce86 in https://github.com/cowprotocol/services/pull/2070
- Respect driver deadline in solution processing by @sunce86 in https://github.com/cowprotocol/services/pull/2059
- Reduce minor compilation warnings by @squadgazzz in https://github.com/cowprotocol/services/pull/2058
- Don't send empty solutions to the driver by @sunce86 in https://github.com/cowprotocol/services/pull/2076
- Fix order likelihood logic by @fleupold in https://github.com/cowprotocol/services/pull/2073
- [Trivial] filter out empty solutions when quoting by @fleupold in https://github.com/cowprotocol/services/pull/2072
- Disable AssetFlow rule. by @sunce86 in https://github.com/cowprotocol/services/pull/2080
Full Changelog: https://github.com/cowprotocol/services/compare/v2.233.0...v2.234.0