kleros-v2
kleros-v2 copied to clipboard
Kleros version 2
- adds dispute maintenance buttons to manually do operations in case bots fails or in development. - The ripple shows when a Period is over or Execution is pending. Not...
- adds search functionality for evidence - Subgraphs have been updated, to have fulltext search This PR merges into the Evidence Refactor PR #1634 --- ## PR-Codex overview This PR...
⚠️ Will need contract redeploys, natspec has been updated for EvidenceModule. - Older frontends will not crash, but newer frontends will not display the evidences uploaded before this change. more...
## PR-Codex overview This PR focuses on adding new SVG icons, improving responsive styles, and enhancing TypeScript configuration. ### Detailed summary - Added `isUndefined` utility function - Updated SVG module...
This is a WIP: For now, only escrow v2 and curate v2 disputes render, and all the other ones don't since they don't adhere to the validations I put (which...
Dev Tools UI
## PR-Codex overview This PR focuses on adding new frontend tools and configurations. ### Detailed summary - Added `isUndefined` utility function - Defined `ArbitratorTypes` enum and `getArbitratorType` function - Updated...
Vulnerable Library - web3-6.20.0-py3-none-any.whl Path to dependency file: /bot-pinner/requirements.txt Path to vulnerable library: /bot-pinner/requirements.txt ## Vulnerabilities | CVE | Severity | CVSS | Dependency | Type | Fixed in (web3...
Currently, smart contract accounts are able to stake in the court but - NOT able to authenticate via SIWE, so can't submit any evidence - NOT able to commit/reveal in...
Includes - #1103 - #1553 Maybe later: - courts manager, - arbitrable explorer (inspired by https://klerosboard.com/1/arbitrables)
## PR-Codex overview This PR updates various parts of the codebase to use `ethers` v6, fix styling in components, and improve contract deployment scripts. ### Detailed summary - Updated `ethers`...