cowprotocol / cow-amm

An automated market maker running on top of CoW Protocol
17 stars 5 forks source link

Add UniswapV3 and Pyth oracles #71

Closed yvesfracari closed 4 months ago

yvesfracari commented 5 months ago

This PR is dedicated to adding Pyth and UniswapV3 price oracles contracts. Each oracle has its own tests to validate the desired behavior.

How To Test: Run the automated tests for each oracle.

mfw78 commented 4 months ago

Hi @yvesfracari thanks for your contributions :bowing_man: . Given current developments, we are in the process of deprecating the use of oracles within cow-amm (as seen in the test-interface branch). As such, we will be closing this PR :pray: