Rigor Protocol contest - exd0tpy's results

Community lending and instant payments for new home construction.

General Information

Platform: Code4rena

Start Date: 01/08/2022

Pot Size: $50,000 USDC

Total HM: 26

Participants: 133

Period: 5 days

Judge: Jack the Pug

Total Solo HM: 6

Id: 151

League: ETH

Rigor Protocol

Findings Distribution

Researcher Performance

Rank: 105/133

Findings: 1

Award: $40.62

🌟 Selected for report: 0

🚀 Solo Findings: 0

Low critical

Documentation state createCommunity returns community ID but code doesn't

https://github.com/code-423n4/2022-08-rigor/blob/main/doc/lend%20to%20project.png

https://github.com/code-423n4/2022-08-rigor/blob/main/contracts/Community.sol#L122

function createCommunity(bytes calldata _hash, address _currency) // @audit https://github.com/code-423n4/2022-08-rigor/blob/main/doc/lend%20to%20project.png | does not return community id external override whenNotPaused { ... } This function need to be return community id.

Non critical

Use recent solidty version.

all contract using 0.8.6.

use recent version of solidity like 0.8.13

AuditHub

A portfolio for auditors, a security profile for protocols, a hub for web3 security.

Built bymalatrax © 2024

Auditors

Browse

Contests

Browse

Get in touch

ContactTwitter