tezos-commons / baseDAO

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

[#237] Use levels instead of Timestamp for voting period duration #265

Closed sras closed 3 years ago

sras commented 3 years ago

Description

Changes the time durations like voting period to be represented as a number of levels. Updates some configuration varaibles, documents and tests.

Related issue(s)

Resolves #237

:white_check_mark: Checklist for your Pull Request

Related changes (conditional)

Stylistic guide (mandatory)