Executive Summary This report presents the results of our engagement with the Forta Foundation to review the Forta Delegated Staking system of contracts. The review was conducted over 33 calendar days from Monday, October 31st, to Friday, December 2nd, by George Kobakhidze and Tejaswa Rastogi. The project repository is well organized, modular, and has plentiful comments that allow the reader to better understand the intent of the contracts, not just their input and output parameters.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 5 | 4 | 2 | 1 | 12 |
Total | 5 | 4 | 2 | 1 | 12 |
# | File Name |
---|---|
1 | code/contracts/token/FortaBridgedPolygon.sol |
2 | code/contracts/components/staking/stake_subjects/IStakeSubjectGateway.sol |
3 | code/contracts/components/BaseComponentUpgradeable.sol |
4 | code/contracts/components/agents/AgentRegistry.sol |
5 | code/contracts/components/utils/IVersioned.sol |
6 | code/contracts/tools/ENSReverseRegistration.sol |
7 | code/contracts/components/node_runners/NodeRunnerRegistryCore.sol |
8 | code/contracts/components/scanners/ScannerNodeVersion.sol |
9 | code/contracts/components/utils/ForwardedContext.sol |
10 | code/contracts/components/agents/AgentRegistryCore.sol |