kleros / kleros-api-DEPRECATED

A Javascript library that makes it easy to build relayers and other DApps that use the Kleros protocol. DEPRECATED use https://github.com/kleros/archon for interfacing with standard arbitration contracts.
MIT License
21 stars 15 forks source link

Handle disputes from different arbitrators #141

Closed satello closed 6 years ago

satello commented 6 years ago

Disputes are stored irregardless of which arbitrator they use and are all fetched at the same time from the store. When returning results from the store always filter by the current arbitrator so we don't get disputes we can't interact with