kleros-v2
kleros-v2 copied to clipboard
Kleros version 2

Multiple variable declarations in the same statement are forbidden https://codeclimate.com/github/kleros/kleros-v2/contracts/test/integration/index.ts#issue_644b1adfa544cb000100024a
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...
**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...
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...
## 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 -...
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...
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...
- 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...