You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that some of these features may not want to be used by all users...
We might consider refactoring the code to have the core functionalities that are mandatory (I would suggest keeping the whitelistTimeLock as the most basic contract, the childVault stuff as an extension, the limits as an extension, and the open close time as an extension.
I know this is much easier said than done... but it would make the contracts much easier to understand and would allow people that don't want to include certain features to avoid deploying the extra code
This is a major design change. I expect a good healthy debate in this thread :-D
The text was updated successfully, but these errors were encountered:
I think that some of these features may not want to be used by all users...
We might consider refactoring the code to have the core functionalities that are mandatory (I would suggest keeping the whitelistTimeLock as the most basic contract, the childVault stuff as an extension, the limits as an extension, and the open close time as an extension.
I know this is much easier said than done... but it would make the contracts much easier to understand and would allow people that don't want to include certain features to avoid deploying the extra code
This is a major design change. I expect a good healthy debate in this thread :-D
The text was updated successfully, but these errors were encountered: