oceanprotocol / df-issues

Data Farming issue tracking
0 stars 0 forks source link

Funding - GH Actions Compute & Dispense #136

Closed idiom-bytes closed 1 year ago

idiom-bytes commented 1 year ago

Problem:

Before we go through the process of decentralizing the code base, we can get a lot of wins by automating the pipeline and killing our overhead.

Vesting & Router contracts should be deployed by this point, and we should be able to configure our GH Action environment, to safely talk to these contracts to automate our dispense.

When this Epic completes, Github Actions will be able to dispense the funding of the vesting + routing contract. This could be indirect via a call to a multisig, or some other verifiable manner. Or the vesting/dispense contract is safe enough, that the executor (Github Actions) could be changed in case of an attack.

DoD:

idiom-bytes commented 1 year ago

closing in light of https://github.com/oceanprotocol/df-private/issues/65