ekonomia-tech / protocol-alpha

Alpha version of a DeFi stablecoin protocol
GNU General Public License v3.0
4 stars 0 forks source link

Add Pausing to Modules #71

Closed nmimran99 closed 2 years ago

nmimran99 commented 2 years ago

Pausing mechanism for Module Manager

Changed files:

  1. ModuleManager.sol - added pausedModule, unpauseModule functions and onlyActiveModule modifier
  2. IModuleManager.sol - added events for said functions
  3. ModuleManager.t.sol - Modified existing tests and added new ones.
davekaj commented 2 years ago

fuck I rebased on main, and it turns out its failing the maple module, it was not pulled in. I might get to it and fix it tonight, but if not, you can do it tomorrow niv