decentdao / decent-contracts

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

Timestamps to blocks #36

Closed tbwebb22 closed 1 year ago

tbwebb22 commented 1 year ago

Description

This PR updates the contracts to use blocks and block numbers instead of block timestamps for measuring periods of time. It also updates the tests to reflect these changes.

Notes

Issue / Notion doc (if applicable)

Testing

Run npm test

Screenshots (if applicable)