Debt DAO contest - w0Lfrum's results

A cryptonative credit marketplace for fully anon and trustless loans to DAOs.

General Information

Platform: Code4rena

Start Date: 03/11/2022

Pot Size: $115,500 USDC

Total HM: 17

Participants: 120

Period: 7 days

Judge: LSDan

Total Solo HM: 1

Id: 174

League: ETH

Debt DAO

Findings Distribution

Researcher Performance

Rank: 99/120

Findings: 1

Award: $61.35

QA:
grade-b

🌟 Selected for report: 0

🚀 Solo Findings: 0

QA Report: Debt DAO

Summary

Overall, the code is well-commented. Unit tests are provided. The logic is split into the corresponding files. The logic is clear when referring to the docs/information given in the code4rena contest page. There is the missing SPDX License Natspec for every file that is in scope. The SPDX natspec is to be added.

Non-Critical Findings

NC01: Missing Natspec

Description

Code should include the SPDX Natspec at the start of every file.

// SPDX-License-Identifier: MIT

NC02: Function State Mutability

Line References and Details

Oracle.sol#L22 The state mutability for getLatestAnswer can be restricted to view as the function only performs read operations on the on-chain data.

NC03: Id Value Already Returned

Line References and Details

LineOfCredit.sol#L453 The return statement can be removed as id is already returned from the function deinition.

NC04: Spelling Errors

Line References and Details

InterestRateCredit.sol#L8

too -> to

#0 - c4-judge

2022-12-06T20:37:23Z

dmvt marked the issue as grade-b

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