enzymefinance / protocol

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

refactor: apply kyber price feed updates and tests #1027

Closed SeanJCasey closed 4 years ago

SeanJCasey commented 4 years ago
  1. Apply the same updates that we're using for the master PR to Kyber price feed, plus use immutable vars
  2. Add a MockKyberPriceSource contract and refactor other mock rate provider contracts to be flexible to meet the needs of all rate providers.
  3. Add the beginnings of a kyber price feed test.