Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MIlestone Logic to Pot and PotFactory #9

Open
codingshot opened this issue Sep 5, 2023 · 0 comments
Open

Add MIlestone Logic to Pot and PotFactory #9

codingshot opened this issue Sep 5, 2023 · 0 comments

Comments

@codingshot
Copy link
Member

codingshot commented Sep 5, 2023

Problem

Currently in MVP their is no milestone logic in factory contract. We need a way for projects and round managers to evaluate milestones

User Story:

As a chef, I want to enable milestones, so that I can have rounds where we monitor the effectiveness of projects to ship.

Description

Add milestone threshold, number of milestones, and milestone evidence to potfactory and pot contract

Acceptance Criteria

  • able to specify number of milestones, threshold for milestones and percent paid out up front when creating pot
  • on pot factory need to be able to take in a struct of milestone evidence associated with a milestoneID linked to a round application associated with a payout
  • need to be able to calculate milestone payouts
  • determine whether milestone has been compelted
  • allow milestones to be resubmitted if has been rejected
  • allow for chefs to approve milestones

Limitations

Resources

@codingshot codingshot added this to the Milestones for QF MVP 5.5 milestone Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Ideating
Development

No branches or pull requests

1 participant