Skip to content

v2.0.0 (Post CIP 14)

Compare
Choose a tag to compare
@bh2smith bh2smith released this 20 Oct 13:52
· 219 commits to main since this release
07f988d

This version implements Risk Adjusted Solver Rewards as specified in CoW Improvement Proposal 14. Namely we now fetch the solver cow rewards from the orderbook database and no longer compute rewards based on number of trades and batches

What's Changed

  • [Refactor] Fetch COW rewards from order_rewards table by @bh2smith in #96
  • Eliminate References to Per (batch/trade) Reward by @bh2smith in #97
  • [HotFix] Start & End block as Query Params by @bh2smith in #104
  • Upsert Orderbook Rewards to Dune V1 by @bh2smith in #103

Full Changelog: v1.0.0...v2.0.0