kleros/kleros-interaction

Two parties pay appeal fees and simple insurance mechanism

Closed this issue · 0 comments

Denote by x the total amount that must be paid to jurors in an upcoming appeal. In case of appeal, the party that won the previous round should pay x+s_A in appeal fees while the party that lost the previous round should pay x+2s_A in appeal fees. If one party pays appeal fees and the other does not, the party that pays appeal fees wins the dispute. If neither party pays appeal fees, the previous decision stands. The party that ultimately wins (after all appeal rounds are concluded) receives all the remaining value left over after the jurors are paid. The period for the party that won the previous round to pay her fees should be after that of the party that lost the previous round.

s_A should be a parameter that can be tuned by governance: default recommendation s_A=x.

Additionally, create system for appeal fees to be "crowdsourced" by third parties. Namely, individuals can pay a portion of the fee. If enough is raised, the appeal is financed and any stake s_A or 2s_A that that party receives if she wins due to that round is split proportionally between the crowdsourcers based on contribution size.

See:

https://drive.google.com/file/d/1y67t-NJUjRPNkp1UB8lDJWas9Sb9KFU7/view?usp=sharing

for more details and analysis. (Crowdsourcing proposal on pages 1-2.)