Skip to content

Instantly share code, notes, and snippets.

@0xferit
Last active March 15, 2021 16:53
Show Gist options
  • Save 0xferit/36496ddd103c019efcb7b970658d15d9 to your computer and use it in GitHub Desktop.
Save 0xferit/36496ddd103c019efcb7b970658d15d9 to your computer and use it in GitHub Desktop.

Variable appeal period to avoid unnecessary waiting time on crowdfunding.

Removing ruling options from a dispute, useful for disputes with more than two parties.

Let parties to agree on draw.

Different quorum options for arbitration, instead of only majority.

It's not fair for jurors or crowdfunders when new evidence if submitted to the case. This should be addresses in some way.

p+epsilon attack is feasible in the last appeal round, this needs to be addresses.

Standardize crowdfunding and evidence submission.

Court needs to provide evidence submission functionality.

Let jurors have fee preferences instead of fixed court fees. When a dispute comes, draw jurors who has fee preference set <= to dispute fee. This lets automatic fee adjustments instead of revisiting court fees periodically.

Execute function is not suitable to distribute work to crowd, one party has to call it and pay for costs. Currently Kleros Coop does that but to decentralize it we need a better way.

Parameterize unstaking jurors. In test network we prefer not to unstake jurors.

Tree shaped evidence, similar to https://www.kialo.com/ and https://en.arguman.org/

Currently there is no way to learn what courts are available or its information with just the Kleros address. The next version of Kleros should emit an event with the policy contract being used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment