gnosisguild / zodiac

A library for composable tooling for onchain entities
https://gnosisguild.org
GNU Lesser General Public License v3.0
446 stars 109 forks source link

Introduce a distinction between Module.sol and ModuleGuardable.sol #139

Closed cristovaoth closed 1 year ago

cristovaoth commented 1 year ago

Having Modifiers and Modules being Guardable by default introduces an overhead:

This PR makes the default Modifier and Module non guardable. The guardable functionality is composed into ModuleGuardable and ModifierGuardable

github-actions[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 6395717381


Totals Coverage Status
Change from base Build 6376478791: -9.8%
Covered Lines: 96
Relevant Lines: 109

💛 - Coveralls