tezos-commons / baseDAO

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

[#287] Add proposal type to change guardian address #289

Closed sras closed 3 years ago

sras commented 3 years ago

Description

Apart from the implementation, I have refactored the arguments of the decision lambda a bit to make them records. This appeared to be required since the lambda had to return an optional guardian address after processing the proposal.

Related issue(s)

Resolves #287

:white_check_mark: Checklist for your Pull Request

Related changes (conditional)

Stylistic guide (mandatory)