gitcoinco / web

Grow Open Source
https://gitcoin.co
Other
1.78k stars 771 forks source link

As a Gitcoin user, my grant contributions will go through a splitter contract which needs to be integrated with recurring donations (adds backend and subminer code). #4107

Closed frankchen07 closed 4 years ago

frankchen07 commented 5 years ago

User Story

As a Gitcoin user, my grant contributions will go through a splitter contract which needs to be integrated with recurring donations (adds backend and subminer code).

Why Is this Needed

Sub-task of https://github.com/gitcoinco/web/issues/4064. This is part of getting the splitter contract to do what we want it to do.

Description

When a contributor makes a grant contribution for one-time, their contribution should go through the splitter contract, which should be integrated with the subminer backend, since it will be recurring.

Current Behavior

No integration.

Expected Behavior

Splitter contract integrated with recurring donations with the subminer.

Definition of Done

danlipert commented 5 years ago

After investigating the grants contracts and the subminer, I've come up with the following solution:

Note:

danlipert commented 5 years ago

Here's the small update to the frontend that we'll need as well: https://github.com/gitcoinco/web/pull/4231/files