kleros-v2
kleros-v2 copied to clipboard
Kleros version 2
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
Bumps [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) from 4.0.1 to 5.0.2. Changelog Sourced from @graphql-codegen/cli's changelog. 5.0.2 Patch Changes #9813 4e69568 Thanks @saihaj! - bumping for a release Updated dependencies [4e69568]: @graphql-codegen/client-preset@4.2.2 @graphql-codegen/core@4.0.2 @graphql-codegen/plugin-helpers@5.0.3 5.0.1...
```[tasklist] ### Tasks - [ ] PoC for the Shutterized hidden votes - [ ] Shutterized voting - DisputeKit - [ ] Shutterized voting - Frontend ``` ## High Level...
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.2.5. Release notes Sourced from prettier's releases. 3.2.5 🔗 Changelog 3.2.4 Fix .eslintrc.json format #15947 🔗 Changelog 3.2.3 Format tsconfig.json file with jsonc parser #15927...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. Release notes Sourced from word-wrap's releases. 1.2.5 Changes: Reverts default value for options.indent to two spaces ' '. Full Changelog: https://github.com/jonschlinkert/word-wrap/compare/1.2.4...1.2.5 1.2.4 What's Changed...
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 7.18.3 to 10.2.0. Changelog Sourced from lru-cache's changelog. 10.2.0 types: implement the Map<K, V> interface 10.1.0 add cache.info(key) to get value as well as ttl and size...
This PR implements the Chainlink VRF Mechanism using the Subscription Method. # Rationale Subscription Method vs Direct Funding ## Cost Efficiency The Subscription Method reduces the gas cost of using...
Activity feed showing notifications across dApps in the Kleros ecosystem, including type of messages (e.g. private/transactional, public broadcast). Scrolling/browsing through the feed also serves as a historical record for the...
Bumps [jose](https://github.com/panva/jose) from 4.14.4 to 4.15.5. Release notes Sourced from jose's releases. v4.15.5 Fixes add a maxOutputLength option to zlib inflate (1b91d88), fixes CVE-2024-28176 v4.15.4 Fixes types: export GetKeyFunction (#592)...
## PR-Codex overview This PR introduces changes to the `DisputeResolver` and `DisputeResolverRuler` contracts, adding functionality for creating and managing disputes in an arbitration system. ### Detailed summary - Added `virtual`...