Releases: cowprotocol/solver-rewards
Releases · cowprotocol/solver-rewards
v4.0.0
The primary changes in this major release are accurate slippage accounting: calculate slippage for internalized batches using phantom transfers. A detailed account the work related to this change can be found in #177. Enjoy!
What's Changed
- [Dune] Backfill Historical Records by @bh2smith in #260
- ADDED: Regex for date validations. by @LX5321 in #291
- [DB] Add Primary Key to TxReceipts Table by @bh2smith in #288
- [Slippage V2]* Account for Phantom Transfers by @bh2smith in #259
- [Trivial] add correct URL in results link by @bh2smith in #295
- Code Refactor by @LX5321 in #298
- HotFix: adjust trader in when settlement contract is the trader by @bh2smith in #300
New Contributors
Full Changelog: v3.2.1...v4.0.0
v3.2.1
Although there are many changes here (most of them are not "live" yet) the main reason for this release is #287.
What's Changed
- Fix Block Range and Migrate Query to V3 by @bh2smith in #266
- Log Exec ID by @bh2smith in #265
- Migrate Easy Dune Queries by @bh2smith in #267
- Cleanup Trash & Remove Dune V1 by @bh2smith in #268
- [Epic] Slippage Accounting - Phase I by @bh2smith in #184
- [Hotfix] Deploy File by @bh2smith in #283
- Add Enso Simulator by @bh2smith in #284
- Add simulation ID to DB json by @bh2smith in #286
- Trigger Dashboard Query Refresh by @bh2smith in #287
Full Changelog: v3.2.0...v3.2.1
v3.2.0
v3.1.1
v3.1.0
v3.0.1
v3.0.0 (Post CIP-20 Support)
Primary purpose of this change is to introduce support for CIP-20 which can now be enabled with a runtime flag --post-CIP20 True
Next version of this will make this the default. For more details please visit the content and links available in the Snapshot Vote
What's Changed
- [CIP-20] Batch Reward Query by @bh2smith in #199
- [CIP-20] Unit Testing Reward Query by @bh2smith in #200
- [Easy] Reward Query Final Touches by @bh2smith in #203
- Split Extract Parse by @bh2smith in #204
- Slippage Handling by @bh2smith in #206
- [Easy] Fix slack module error by @gentrexha in #207
- [CIP-20] Payout Transformation by @bh2smith in #205
- [CIP-20] Final Touches by @bh2smith in #209
- CLA - Update Workflow by @bh2smith in #210
- Filter out transfers below threshold by @fleupold in #211
- [CIP-20] Trial Run Bugs by @bh2smith in #212
New Contributors
- @gentrexha made their first contribution in #207
Full Changelog: v2.5.5...v3.0.0