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.
JavaScriptMIT
Issues
- 0
Export a Notification Service Worker
#168 opened by epiqueras - 0
add getTransactionIDsByAddress method
#175 opened by n1c01a5 - 0
add getTransactionById method
#176 opened by n1c01a5 - 0
update npm version to 0.18.1
#174 opened by n1c01a5 - 0
Gracefully handle missing data in store
#142 opened by satello - 0
Avoid searching through all New Period events
#152 opened by satello - 1
Using ethjs and web3js
#156 opened by satello - 0
Implement ArbitrablePermissionList API
#157 opened by satello - 0
Generalize Arbitrable contracts
#158 opened by satello - 1
add test if a Alice and Bob create a dispute and A lice wins on https://github.com/kleros/kleros-api/blob/develop/tests/integration/contracts.test.js
#129 opened by n1c01a5 - 0
add test if Bob raises an appeal
#130 opened by n1c01a5 - 0
Create a queue for failed http requests
#134 opened by satello - 4
Race condition with arbitrable contracts
#138 opened by satello - 0
passPeriod estimateGas is failing
#100 opened by satello - 0
Test event driven actions that do not have a callback
#104 opened by satello - 0
Unit Tests for StoreWrapper
#111 opened by satello - 1
Unit Tests for Notifications
#112 opened by satello - 0
Test for kleros
#119 opened by satello - 0
- 0
- 3
- 0
Give Better Gas Estimation for PNK Transfer
#161 opened by epiqueras - 0
Handle disputes from different arbitrators
#141 opened by satello - 1
stopWatchingEvents with leftover contractInstances
#145 opened by satello - 1
Meta-Mask Question
#121 opened by Thoughtscript - 0
Upgrade EventListener so it isn't reliant on user passing truffle-contract objects
#118 opened by satello - 0
Mock store interactions in tests
#103 opened by satello - 1
- 0
Throw Semantic Errors For The UI
#107 opened by epiqueras - 0
- 0
- 1
Make event watchers more testable
#84 opened by satello - 0
Use isCallValid (estimateGas) in Kleros API
#56 opened by satello - 0
Wrong Dispute ID Being Returned
#96 opened by epiqueras - 0
lockedTokens change after activating tokens
#63 opened by epiqueras - 2
Dispute Properties
#80 opened by epiqueras - 3
API Lets You Vote After Voting Period is Over
#81 opened by epiqueras - 5
Add `createdAt` Throughout The API
#66 opened by epiqueras - 1
change deploy command with yarn
#53 opened by n1c01a5 - 1
migrate to ganache
#78 opened by n1c01a5 - 1
EventListener, Missed Events by Handler
#58 opened by epiqueras - 0
add reimburse fn
#72 opened by n1c01a5 - 0
Make an AppealPossible Notification
#55 opened by satello - 1
Add Missing Properties to Returned Disputes
#68 opened by epiqueras - 0
Return all token amounts in the same unit
#65 opened by satello - 1
show the timestamp lastInteraction
#70 opened by n1c01a5 - 1
Keep track of who submitted which evidence/s
#67 opened by epiqueras - 0
- 0
add status payment done
#54 opened by n1c01a5 - 0
add the missing function pay()
#51 opened by n1c01a5