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

![image](https://github.com/kleros/kleros-v2/assets/102478601/49e1042a-6133-4e95-a112-4703482b4f24)

Type: Enhancement :sparkles:
Package: Web

Multiple variable declarations in the same statement are forbidden https://codeclimate.com/github/kleros/kleros-v2/contracts/test/integration/index.ts#issue_644b1adfa544cb000100024a

Type: Maintenance :construction:

Bumps [getsentry/action-release](https://github.com/getsentry/action-release) from 1.4.1 to 1.7.0. Release notes Sourced from getsentry/action-release's releases. v1.7.0 Updates Sentry CLI to the latest 2.24.1 version v1.6.0 Reverts the PR attempting to update the CLI...

dependencies

**Docs**: https://wagmi.sh/core/guides/migrate-from-v1-to-v2 - [**wagmi-cli** has migrated too](https://wagmi.sh/cli/guides/migrate-from-v1-to-v2), which affects `yarn generate:hooks` - [**@tanstack/react-query** is now a peer dependencies](https://wagmi.sh/react/guides/migrate-from-v1-to-v2#moved-tanstack-query-to-peer-dependencies) -> we already depend on it directly so no impact ⚠️ wagmi...

Type: Enhancement :sparkles:
Type: Maintenance :construction:
Package: Web

Vulnerable Library - web3-6.18.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...

dependencies
Mend: dependency security vulnerability
Type: Security🛡️

## PR-Codex overview This PR updates file imports, removes unnecessary configurations, and refactors some file paths for consistency. ### Detailed summary - Updated file imports for SVGs and icons -...

Type: Enhancement :sparkles:
Type: Toolchain ⚒️
Package: Web

Need to change the sol version in node_modules - - `@kleros/vea-contracts/src/interface/gateways/ISenderGateway.sol` - `@kleros/vea-contracts/src/interface/gateways/IReceiverGateway.sol` - `@kleros/vea-contracts/src/interface/inboxes/IVeaInbox.sol` - `@kleros/vea-contracts/src/interface/types/VeaClaim.sol` Test Result - Issue #1510 --- ## PR-Codex overview The focus of this...

frontend work is done for now: WIP: we need to deploy the Staking Rewards contract, then update the subgraph, then create new queries in the frontend to get and display...

Type: Feature🗿
Package: Web
Package: Contracts

WIP: Still requires migrating the subgraph Context: https://github.com/wagmi-dev/wagmi/discussions/2866#discussioncomment-7512415 --- ## PR-Codex overview ### Focus of this PR: This PR focuses on refactoring and improving the code related to juror balances...

Type: Enhancement :sparkles:
Compatibility: ABI change 🗯
Package: Web
Package: Contracts
Package: Subgraph

- updates Dispute resolver Aliases to be optional - updates dispute resolver template types - answer.description now mandatory - answer.id now saved as hex-string - category now mandatory - added...