decentdao / decent-contracts

Your Safe, Superpowered
https://app.fractalframework.xyz
MIT License
3 stars 3 forks source link

General cleanup #20

Closed tbwebb22 closed 1 year ago

tbwebb22 commented 1 year ago

Description

This PR: 1) Updates the VetoVoting contracts to use seconds instead of blocks for freeze period and freeze proposal period parameters to be consistent with the other contracts. 2) Adds a new test file for testing when veto / freeze when the parent DAO is a a multisig and the child DAO is Usul. 3) Deploys new contracts, increments NPM version

Note that this NPM version has not been published yet, will do so once this is approved and merged.

Notes

Issue / Notion doc (if applicable)

Testing

Run npm test

Screenshots (if applicable)

herbig commented 1 year ago

Makes sense, looks good to go!