kleros-interaction
kleros-interaction copied to clipboard
Smart contracts able to interact with Kleros
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Adapted from @kevincharm's [RandaoAccessor](https://github.com/kevincharm/randao-accessor/blob/312637b99be8d85f1afc6ca878c84adbb78fc7a6/contracts/RandaoAccessor.sol) ### Specifications https://docs.google.com/document/d/1hKlzk51z-ULnfSL4sQ7aCl70IQBxObtr1i8ZfsYl6MY/edit ### Usage 1. Court is in **Staking** phase. The bot calls `passPhase()`, which makes the RNG emit a `Request(_blockNumber)` event, 1. Court is...