-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Modules cleanup #123
Modules cleanup #123
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple or so questions, but all non-blocking 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm, I'm also thinking that I should think more critically about the |
…ement a `version` function
Did a lot here, in an attempt to clean up our new "Modules"
DecentHats_0_1_0
contract. Oh well. I guess I'm coming around to the fact that there's really no real need to keep a hold on this thing. It's not "installed" on any Safe permanently. So anyway, yeah, it has been superseded by theDecentHatsCreationModule
.IHats
interface.full
subdirectory in thosehats
andsablier
interface directories.DecentSablierStreamManagement
contract, but I'm ok with that.DecentSablierStreamManagementModule
HatsModule
contracts (Create
,Modify
, andUtils
)Create
contract to support multiple Hats/Roles at onceDecentHatsModificationModule
is super cleanDecentHatsUtils
toDecentHatsModuleUtils
for naming consistency.DecentHats_0_1_0
andDecentSablierStreamManagement
contracts on all networksMockHatsElectionEligibility
contract to more accurately mimic the real thing.DecentAutonomousAdmin