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

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | @​graphprotocol/graph-cli | [`0.64.1` -> `0.87.0`](https://renovatebot.com/diffs/npm/@graphprotocol%2fgraph-cli/0.64.1/0.87.0)...

dependencies

Creating the PR as draft since I get a building error: ```@parcel/core: Failed to resolve '@wagmi/core/codegen' from ./node_modules/wagmi/dist/esm/exports/codegen.js``` ```@parcel/resolver-default: Cannot load file './codegen' from module '@wagmi/core'``` --- ## PR-Codex overview...

Type: Maintenance :construction:
Type: Toolchain ⚒️

and do the same for escrow-v2 and curate-v2 repos ![image](https://github.com/kleros/kleros-v2/assets/102478601/714f1be8-c587-40d0-87f3-4ff637c517ed)

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Config Migration Needed - [ ] Select this checkbox to let Renovate create...

Type: Maintenance :construction:
dependencies

- Updated the bytes calculation formula i.e. `keccak256(abi.encode(uint256(keccak256(id)) - 1)) & ~bytes32(uint256(0xff))` - Made changes for using [Namespaced Storage Layout](https://eips.ethereum.org/EIPS/eip-7201) in `proxy` and `mock proxy contracts`. Issue : https://github.com/kleros/kleros-v2/issues/1270 Test...

Type: Maintenance :construction:
Package: Contracts

Follow up on #1349 This new VRF provider DeRand is fully compatible with Chainlink and just requires changing the address of the VRF Coordinator contract. https://medium.com/@DeRand_dev/derand-decentralized-chain-agnostic-verifiable-random-number-generator-08ca1b942524 ![image](https://github.com/kleros/kleros-v2/assets/22213980/135720a6-78ff-4391-9bfc-324ff34e3143)

Type: Enhancement :sparkles:
Package: Contracts

### Notable changes [v0.8.18](https://soliditylang.org/blog/2023/02/01/solidity-0.8.18-release-announcement/) - Use named parameters in mappings ```solidity // before mapping(address => uint256) public balanceOf; // after mapping(address userAddress => uint256 balance) public balanceOf; ``` [v0.8.19](https://soliditylang.org/blog/2023/02/22/solidity-0.8.19-release-announcement/): -...

Type: Maintenance :construction:
Package: Contracts

Adds Cross chain bridging and swap functionality using [Lifi's Widget](https://docs.li.fi/integrate-li.fi-widget/li.fi-widget-overview) --- ## PR-Codex overview This PR removes unused files and dependencies, introduces a new widget from `@lifi/widget`, and updates various...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | aws-actions/configure-aws-credentials | action | digest | `010d0da` -> `d90c1f8` | --- ### Configuration...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-promise](https://togithub.com/eslint-community/eslint-plugin-promise) | [`^5.2.0` -> `^6.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-promise/5.2.0/6.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-promise/6.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies