ENS Contest - Jorgect's results

Decentralised naming for web3

General Information

Platform: Code4rena

Start Date: 14/04/2023

Pot Size: $90,500 USDC

Total HM: 7

Participants: 59

Period: 14 days

Judge: LSDan

Total Solo HM: 3

Id: 232

League: ETH

ENS

Findings Distribution

Researcher Performance

Rank: 52/59

Findings: 1

Award: $59.79

QA:
grade-b

🌟 Selected for report: 0

🚀 Solo Findings: 0

Awards

59.7928 USDC - $59.79

Labels

bug
grade-b
low quality report
QA (Quality Assurance)
Q-43

External Links

Low issue

Low-1 Name colision

Be aware of how you name variables, if two variables has the same name may cause problem in the logic.

contract DNSRegistrar.sol line 101 function proveAndClaimWithResolver( bytes memory name, DNSSEC.RRSetWithSignature[] memory input, address resolver, //name colision address addr

Recomendation: change resolver for _resolver

contract DNSSECLmpl.sol line 107 function verifyRRSet( RRSetWithSignature[] memory input, uint256 now //@audit use _now )

Recomendation: change now for _now

low-2 add license to your contracts

add "SPDX-License-Identifier: <SPDX-License>" on top of your contracts

#0 - c4-pre-sort

2023-05-02T05:01:03Z

thereksfour marked the issue as low quality report

#1 - thereksfour

2023-05-02T05:01:12Z

NC

#2 - c4-judge

2023-05-08T14:08:19Z

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