solidity-labs-io / forge-proposal-simulator

Standard way to simulate governance actions from a timelock, multisig, or DAO.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove External Dependencies

ElliotFriedman opened this issue · comments

Remove the openzeppelin and compound-governance submodules from the repo, inlining only the needed contracts.
We should only need interfaces from compound governance. Tests can be run against a mainnet fork in the repo instead of deploying the contracts locally.