hifi-finance / hifi

Monorepo implementing the Hifi fixed-rate, fixed-term lending protocol
https://app.hifi.finance
Other
106 stars 15 forks source link

chore(deployers): update deploy scripts to deploy contracts at determ… #44

Closed surbhiaudichya closed 3 years ago

surbhiaudichya commented 3 years ago

…inistic addresses

PaulRBerg commented 3 years ago

I'm marking this as "stale" because we can't use Micah's https://github.com/Zoltu/deterministic-deployment-proxy to deploy all our contracts. We're relying on the OpenZeppelin Hardhat plugin to deploy the BalanceSheet and the Fintroller, and refactoring the deployers to handle the upgradeable proxies manually is too big of a change. We don't have the bandwidth to do that now.

dleonard00 commented 3 years ago

Thank you @paulrberg!