enzymefinance / protocol

Enzyme Protocol Implementation

Home Page:https://enzyme.finance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generally upgrade Feeds

travs opened this issue · comments

KyberPriceFeed

  • styling
  • modifiers for common permissions
  • passable sanity rates
  • more events (setters)
  • auth
  • review function visibility
  • redundancy

TestingPriceFeed

  • styling

"BackupPriceFeed"

  • create it

Side note: May be able to use a common update(address[],uint256[]) interface between them all again.