hats-finance / hats-contracts

MIT License
37 stars 47 forks source link

Add time lock to tokenlockfactory #114

Open shayzluf opened 2 years ago

shayzluf commented 2 years ago

On deployment, the owner of the tokenlockfactory shoul dbe a timelock.

All functions are timelocked, so we do not need a separate contract.

jellegerbrandy commented 2 years ago

@shayzluf why would you want a timelock on this? What are you protecting from exactly?

shayzluf commented 2 years ago

Governance frontrunning the committee approval

shayzluf commented 2 years ago

Governance frontrunning the committee approval

@jellegerbrandy

jellegerbrandy commented 2 years ago

good call