enzymefinance / protocol

Enzyme Protocol Implementation
https://enzyme.finance
GNU General Public License v3.0
374 stars 155 forks source link

fix: kyber pricefeed missing functions #1016

Closed SeanJCasey closed 4 years ago

SeanJCasey commented 4 years ago

The primary purpose of this PR is to re-implement a function that is defined in IPriceSource.sol and is used in Participation.sol, but is missing from KyberPriceFeed.sol, which caused the price feed to be unusable.

Additionally, it:

fubhy commented 4 years ago

Closing this as we agreed to not pursue this further before the upcoming release. Will leave the branch in place in case we decide otherwise.