kleros/kleros-juror-front

Solve the long loading time for disputes

Closed this issue · 0 comments

We need to have a more efficient way to find disputes jurors are drawn.
It may include saving it on a server to not have to loop on all disputes each time, find a more efficient way to make local calls. The important is that it is usable.
Athena release will solve all of this with the sum-trees but we need something to go up to this point.