You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable posting of proofs to proposals that indicate that the author has finished the implementation.
Description
At the moment the final state of an accepted proposal is to be executed, which means the funding payment has been made by the DAO. There is no way to communicate on-chain that a proposal has been finished by the author.
Being able to proof finalizing a proposal on-chain is useful for several reasons:
It signals to all DAO members that you are finished
There is a proof of date/time and IPFS content hash of when you were finished
It's an anchor point that can be later used for attesting delivery by the DAO (e.g. for payout on delivery)
Proposal proofs indicate the track record of a member. Posting consistent and satisfying proofs should make it more easy to get your proposals voted in.
Feature
Enable posting of proofs to proposals that indicate that the author has finished the implementation.
Description
At the moment the final state of an accepted proposal is to be executed, which means the funding payment has been made by the DAO. There is no way to communicate on-chain that a proposal has been finished by the author.
![Proposal flow](https://camo.githubusercontent.com/40a9f134e744b5458cf0346c7c0aa7fe302ac36f8a07ec0261a230b80206631c/68747470733a2f2f646f63732e6566666563742e61692f6173736574732f696d616765732f70726f706f73616c2d6c6966656379636c652e706e67)
Being able to proof finalizing a proposal on-chain is useful for several reasons:
Steps
The text was updated successfully, but these errors were encountered: