farming
farming copied to clipboard
Bumps [undici](https://github.com/nodejs/undici) from 5.22.1 to 5.28.4. Release notes Sourced from undici's releases. v5.28.4 :warning: Security Release :warning: Fixes https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7 CVE-2024-30260 Fixes https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672 CVE-2024-30261 Full Changelog: https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4 v5.28.3 ⚠️ Security Release...
### Fuzz test for `FarmingPool` Created in Wake Development & Testing Framework (https://getwake.io) - Simulates farming for random duration and total rewards - Uses random operations from random accounts -...
- Added documentation to 3 main contracts: `FarmingPlugin`, `FarmingPool`, `MultiFarmingPlugin` - Updated the code to be more in line with the [Solidity Style Guide](https://docs.soliditylang.org/en/latest/style-guide.html)
- Renamed `accounting` folder to `libraries` and moved `FarmingLib` there. - Renamed `FarmAccounting` =>`Allocation`, `UserAccounting` => `Accounting`. - Renamed `FarmAccounting.startFarming` => `allocate`, `stopFarming` => `terminateAllocation`.
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Bumps [secp256k1](https://github.com/cryptocoinjs/secp256k1-node) from 4.0.3 to 4.0.4. Commits 756fce1 4.0.4 8bd6446 elliptic: fix key verification in loadCompressedPublicKey 840834e Update elliptic to 6.5.7 (CVE-2024-42461) (#206) See full diff in compare view [ from 4.0.7 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...