Closed hswick closed 6 years ago
Implements distribution of jackpot using pull style.
Also adds some features for getting to terminal state of Task and testing end of Task lifecycle
TODO: Solidity test for jackpot payout distribution
Got rid of the ability to challenge both solutions as it doesnt jive with jackpot payputs very well. posted an issue.
As of this PR solvers can get paid the reward, and verifiers can receive the jackpot payout
Implements distribution of jackpot using pull style.
Also adds some features for getting to terminal state of Task and testing end of Task lifecycle
TODO: Solidity test for jackpot payout distribution