kleros-v2 icon indicating copy to clipboard operation
kleros-v2 copied to clipboard

Kleros version 2

Results 211 kleros-v2 issues
Sort by recently updated
recently updated
newest added

## [TBD] How an item should be displayed depending on moderation - Style by default - Style when upvoted - Style when downvoted - How much the styling should emphasise...

Status: Specifications Needed 📜
Package: Web

⚠️ has big bundle size, wait for #1506 to be merged first --- ## PR-Codex overview The focus of this PR is to add functionality to fetch dispute request parameters...

## PR-Codex overview This PR updates the arbitration system by renaming the `draw` function to `drawOne` for clarity and adds a new `isJurorSolvent` function for checking juror solvency. ### Detailed...

Type: Enhancement :sparkles:
Package: Contracts

Vulnerable Library - requests-2.31.0-py3-none-any.whl Python HTTP for Humans. Library home page: https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.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...

dependencies
Mend: dependency security vulnerability
Type: Security🛡️

CappedMath is removed because for the most part it's not needed as it was initially used to prevent underflows/overflows which isn't relevant for 0.8.0. In a couple of cases it...

Our current Hardhat-related package versions have been held back significantly after Hardhat has moved to Ethers v6. We using the last versions which are still compatible with Ethers v5. Ethers...

Type: Maintenance :construction:
Package: Contracts

The Next Period button calls `KC.passPeriod(dispute.id)` The Execute button calls `KC.executeRuling(dispute.id)` The Distribute Rewards/Penalties button calls `KC.execute(dispute.id, dispute.currentRoundIndex, 20)` If the prepareCall fails, make the corresponding button greyed out (disabled),...

Type: Feature🗿
Package: Web
Status: UX/Design needed 🎨

As a complement to https://github.com/kleros/kleros-v2/issues/1313 ```[tasklist] - [ ] https://github.com/kleros/kleros-v2/issues/1589 - [ ] https://github.com/kleros/kleros-v2/issues/1590 - [ ] https://github.com/kleros/kleros-v2/issues/1591 - [ ] #266 - [ ] https://github.com/kleros/kleros-v2/issues/1082 - [ ] https://github.com/kleros/kleros-v2/issues/833...

Type: Epic 🐉

## Problem Requires a translation mechanism on xDai to map the court IDs to Arbitrum court IDs without collision with the mainnet ones. There should be only 1 General court....

Type: Enhancement :sparkles:
Package: Contracts

- inital effort to support siwe from atlas Related to https://github.com/kleros/atlas/pull/57 --- ## PR-Codex overview This PR focuses on restructuring API calls and updating environment variables. ### Detailed summary -...