v2.112.0
版本发布时间: 2023-06-26 20:21:37
cowprotocol/services最新发布版本:v2.273.0(2024-08-26 08:05:44)
What's Changed
- Replace manual once initialization with std::sync::Once by @vkgnosis in https://github.com/cowprotocol/services/pull/1572
- Store full app data in separate table by @vkgnosis in https://github.com/cowprotocol/services/pull/1574
- Extend app data e2e test by @vkgnosis in https://github.com/cowprotocol/services/pull/1578
- Use Box<Reply> in warp code by @vkgnosis in https://github.com/cowprotocol/services/pull/1579
- Add route for full app data fetching by @vkgnosis in https://github.com/cowprotocol/services/pull/1581
- Implement quote verification by @MartinquaXD in https://github.com/cowprotocol/services/pull/1575
- Hook up new simulation logic by @MartinquaXD in https://github.com/cowprotocol/services/pull/1580
- Implement Simulation Based Balance Fetcher by @nlordell in https://github.com/cowprotocol/services/pull/1586
- Add solver computation count metric by @vkgnosis in https://github.com/cowprotocol/services/pull/1592
- Configure Account Balance Fetching Implementation by @nlordell in https://github.com/cowprotocol/services/pull/1588
- Fetch full app data from IPFS when not specified by @vkgnosis in https://github.com/cowprotocol/services/pull/1587
- Add Goerli colocation pods to auto deploy by @ahhda in https://github.com/cowprotocol/services/pull/1594
- Extend Balance Fetching API To Allow Pre-Interactions by @nlordell in https://github.com/cowprotocol/services/pull/1589
- Fix some colocation bugs by @cowfee in https://github.com/cowprotocol/services/pull/1590
- Hook Up Pre- and Post- Interactions by @nlordell in https://github.com/cowprotocol/services/pull/1600
- Properly join URLs by @cowfee in https://github.com/cowprotocol/services/pull/1606
- Add order id to single order solver by @vkgnosis in https://github.com/cowprotocol/services/pull/1609
Full Changelog: https://github.com/cowprotocol/services/compare/v2.111.0...v2.112.0