Releases: cowprotocol/services
Releases · cowprotocol/services
v2.290.1
Weekly Release v2.290.0
What's Changed
- [TRIVIAL] Fixed driver OpenAPI /reveal request definition by @mstrug in #3164
- [EASY] Improve settlement tx cancellation logging by @squadgazzz in #3165
- [TRIVIAL] Removed undo migration script by @mstrug in #3167
- Fix quote verifications for USDT by @MartinquaXD in #3168
- [EASY] Simulate settlement tx before submitting by @squadgazzz in #3166
- [EASY] Add base url to open api by @MartinquaXD in #3170
- Fix solver competition reading by @sunce86 in #3171
- Remove "latest_settlement_block" from API by @sunce86 in #3151
- Stop using string for solution_id by @sunce86 in #3154
- Migrate bad token detection to driver by @m-lord-renkse in #3156
Full Changelog: v2.289.0...v2.290.0
Weekly Release v2.289.1
- Fix quote verifications for USDT by @MartinquaXD in #3168
Full Changelog: v2.289.0...v2.289.1
Weekly Release v2.289.0
What's Changed
- Add is_winner to solver competition endpoints by @m-lord-renkse in #3127
- Reveal and settle to receive integer solution id by @sunce86 in #3152
- [TRIVIAL] Remove enable_multiple_fees config by @sunce86 in #3155
- [EASY] Improve logging for submitting transactions by @MartinquaXD in #3158
- Storing call_data in quotes and order_quotes tables by @mstrug in #3124
- Remove naive solver by @MartinquaXD in #3161
- Verify quote with pre interactions by @MartinquaXD in #3160
- Storing pre-interactions and Jit orders in quote metadata by @mstrug in #3162
Full Changelog: v2.288.0...v2.289.0
Weekly Release v2.288.0
What's Changed
- Use Debug from derive_more by @m-lord-renkse in #3145
- Support JIT orders in the trade verifier by @squadgazzz in #3085
- Driver sends quote response with JIT orders by @squadgazzz in #3103
- [EASY] Delete dead code by @MartinquaXD in #3146
- Introduce Component for Balance Overrides by @nlordell in #3125
- Simulated Token Balances for Verified Quotes by @nlordell in #3147
- Add A Balance Override Detector by @nlordell in #3148
- Enable Auto-detection of Token Balance Overrides by @nlordell in #3149
- Verify quotes from zero address by @MartinquaXD in #3150
Full Changelog: v2.287.1...v2.288.0
Weekly Release v2.287.1
What's Changed
- OpenAPI formatting linter by @squadgazzz in #3140
- Sepolia fix for Cow AMMs by @sunce86 in #3110
Full Changelog: v2.287.0...v2.287.1
Weekly Release v2.287.0
What's Changed
- Update OpenAPI by @fleupold in #3135
- fix type on reveal string -> integer by @decanus in #3134
- [TRIVIAL] Use
mod.rs
consistently by @MartinquaXD in #3112 - OpenAPI change reminder by @squadgazzz in #3138
- Driver & Autopilot: Remove deny_unknown_fields by @m-lord-renkse in #3137
- Align with the updated Rust by @squadgazzz in #3142
- Fix flaky e2e test by @squadgazzz in #3143
Full Changelog: v2.286.0...v2.287.0
Weekly Release v2.286.0
What's Changed
- [TRIVIAL] Drop unused Balancer pool deny list config by @squadgazzz in #3121
- [EASY] Add instrumentation to update_events() by @m-lord-renkse in #3126
- Remove
crates
vscode extension dependency from devcontainer by @mstrug in #3132 - Added optional auction_id field to /settle and /reveal requests by @mstrug in #3131
- Start indexing settlement contract as its creation as latest by @m-lord-renkse in #3114
- Base: Add SwapRouter02 by @m-lord-renkse in #3120
- Reduce Try/TryFrom implementations for general types by @squadgazzz in #3130
Full Changelog: v2.285.0...v2.286.0
Weekly Release v2.285.0
What's Changed
- Added auction_id field to /settle and /reveal requests by @mstrug in #3113
- [TRIVIAL] Updated
driver
OpenApi after PR #3113 by @mstrug in #3128 - Do not settle after the deadline by @squadgazzz in #3116
Full Changelog: v2.284.0...v2.285.0
Weekly Release v2.284.0
What's Changed
- Add Base contract addresses by @m-lord-renkse in #3098
- Adjust the sql query for total surplus by @sunce86 in #3090
- Ignore nonsensical native prices by @MartinquaXD in #3106
- Move API code into orderbook crate by @MartinquaXD in #3104
- Move app-data-hash into app-data crate by @MartinquaXD in #3105
- Move JSON asserts into
testlib
by @MartinquaXD in #3107 - [TRIVIAL] move
shared::metrics
intoobserve::metrics
by @MartinquaXD in #3108 - Split up shared::contracts by @MartinquaXD in #3109
- Move ethcontract_errors into contracts crate by @MartinquaXD in #3111
- [Easy] Settled order count metric by @fleupold in #3115
Full Changelog: v2.283.0...v2.284.0