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

Feat: manual acceptance and rejection of funding by project #51

Merged

Commits on Jul 24, 2023

  1. feat(222): starting to write test for <= 33 funding. Need first a new…

    … PR for FinishedFunding being also a failed project
    
    feat(222): new state `AwaitingProjectDecision`
    
    wip(222)
    
    feat(220): remove outcome generation abstraction and unused evaluator reward getter function. Abstract last step in success or failed project logic from do_end_funding to use in manual acceptance/rejection
    JuaniRios committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    1ef4e37 View commit details
    Browse the repository at this point in the history
  2. chore(222): fmt

    JuaniRios committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    72a53af View commit details
    Browse the repository at this point in the history
  3. chore(222): fmt

    JuaniRios committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    8a9dea2 View commit details
    Browse the repository at this point in the history
  4. feat(222): RemainderFundingProject::new_with() now returns Either

    … remainder, or finished project.
    JuaniRios committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    fac8767 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9afd5c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f107747 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    6e218df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74a1141 View commit details
    Browse the repository at this point in the history