TrueBitFoundation / truebit-os

[DEPRECATED] Interactive client
Apache License 2.0
82 stars 26 forks source link

Task Giver process needs to handle intermediate timeouts #47

Closed hswick closed 6 years ago

hswick commented 6 years ago

The new incentive layer includes extra timeout steps for committing and revealing. The task giver process needs to take this into account to propagate the task along through the whole process.

Currently a user has to use skip 2 times in order to finalize a task. Only 1 should be necessary.