v2.273.0
版本发布时间: 2024-08-26 08:05:44
cowprotocol/services最新发布版本:v2.273.0(2024-08-26 08:05:44)
What's Changed
- Adjust coingecko prices based on token decimals by @MartinquaXD in https://github.com/cowprotocol/services/pull/2899
- [Easy] Explicit Solver Notification for expired settlements by @fleupold in https://github.com/cowprotocol/services/pull/2902
- Change logic how network fee is calculated by @sunce86 in https://github.com/cowprotocol/services/pull/2904
-
observed_at
onBlockInfo
by @MartinquaXD in https://github.com/cowprotocol/services/pull/2907 - Handle
/settle
in background task by @MartinquaXD in https://github.com/cowprotocol/services/pull/2908 - Save all auction prices by @sunce86 in https://github.com/cowprotocol/services/pull/2911
- Autopilot refactor 4/4: Use domain::Settlement in OnSettlementEventUpdater by @sunce86 in https://github.com/cowprotocol/services/pull/2861
- orderbook: instanciate code fetcher once by @ybensacq in https://github.com/cowprotocol/services/pull/2912
- Propagate the buffered CoinGecko implementation to the configuration 3/3 by @m-lord-renkse in https://github.com/cowprotocol/services/pull/2909
- Fix the subscriber position for buffered native prices by @m-lord-renkse in https://github.com/cowprotocol/services/pull/2914
- Detect bad tokens in parallel by @squadgazzz in https://github.com/cowprotocol/services/pull/2915
- Revert #2898 & #2897 by @squadgazzz in https://github.com/cowprotocol/services/pull/2901
- Memoize bytecode by @MartinquaXD in https://github.com/cowprotocol/services/pull/2918
- Bad token detector maintenance task by @squadgazzz in https://github.com/cowprotocol/services/pull/2919
- Execute auction update stages in parallel by @squadgazzz in https://github.com/cowprotocol/services/pull/2916
- Make
Considered
state more useful by @MartinquaXD in https://github.com/cowprotocol/services/pull/2921 - Remove concurrency limit on forked e2e tests by @MartinquaXD in https://github.com/cowprotocol/services/pull/2922
New Contributors
- @ybensacq made their first contribution in https://github.com/cowprotocol/services/pull/2912
Full Changelog: https://github.com/cowprotocol/services/compare/v2.272.0...v2.273.0