oceanprotocol / df-issues

Data Farming issue tracking
0 stars 0 forks source link

Funding - GH Actions Compute & Dispense #133

Closed idiom-bytes closed 1 year ago

idiom-bytes commented 1 year ago

Problem:

Right now, a lot of work has to e done by hand and via multisigs in order to dispense rewards. We do not want that. We need to move to a decentralized model where everything flows autonomously.

At the end of this epic, we should have both the vesting and routing contracts tested e2e, audited, and deployed so they can be funded and turned on.

This epic should be agnostic to how it will be dispensed, but should provided sufficient abstraction so it can be activated by any system, in a secure manner. Whether through something like Github Actions, or a secure job in a distributed compute blockchain.

The dispensing and execution of it, should be treated and executed in a separate epic.

DoD:

idiom-bytes commented 1 year ago

This has been restructured inside https://github.com/oceanprotocol/df-private/issues/65

Closing