sunshine-protocol / sunshine

Governance + Bounty Platform
Other
43 stars 16 forks source link

bounty -> grant && TODO new bounty #121

Closed 4meta5 closed 4 years ago

4meta5 commented 4 years ago

AFTER final milestone approval

new bounty should allow subcontracting (parts of) grants with promise and enforcement of payment

grant has a higher minimum amount while new bounty has a lower minimum

4meta5 commented 4 years ago

new design prioritizes revocable representation

supervision for bounties and grants should default be the Option<Sudo> s.t. decisions can be challenged to trigger votes to (1) overturn the decision (2) revoke the authority of the current sudo -> choose next sudo with borda vote

4meta5 commented 4 years ago

bounty (PALLET)

post_bounty

submit_for_bounty

approve_bounty_submission

challenge_bounty_approval

grant (PALLET)

open_foundation

contribute_to_foundation

apply_for_grant

trigger_application_review

submit_milestone

trigger_milestone_review

close_foundation

4meta5 commented 4 years ago

things are more clear now