tezos-commons / baseDAO

BaseDAO - a generic smart contract framework for DAOs on Tezos
57 stars 15 forks source link

[#284] Restore use of blocks to denote intervals #288

Closed sras closed 3 years ago

sras commented 3 years ago

Problem: We had temporarly reverted to using Timestamps for denoting time intervals. Now we can restore the old behavior.

Solution: Revert commit 9e0c236b9759d4312904dd3af089cd709c20a8d0, reversing changes made to a21886ed9422ba2e95a95ee23a9aeca95830a58f.

Description

Related issue(s)

Resolves #284

:white_check_mark: Checklist for your Pull Request

Related changes (conditional)

Stylistic guide (mandatory)