Golom contest - Mohandes's results

An NFT marketplace that offers the lowest industry fee, a publicly available order-book along with analytical tools.

General Information

Platform: Code4rena

Start Date: 26/07/2022

Pot Size: $75,000 USDC

Total HM: 29

Participants: 179

Period: 6 days

Judge: LSDan

Total Solo HM: 6

Id: 148

League: ETH

Golom

Findings Distribution

Researcher Performance

Rank: 179/179

Findings: 1

Award: $0.00

🌟 Selected for report: 0

🚀 Solo Findings: 0

In GolomTrader.validateOrder, the following code is redundant. The condition will never be true.

if (signaturesigner != o.signer) { return (0, hashStruct, 0); }

It won't be doing anything, as there is the following require statement before it:

require(signaturesigner == o.signer, 'invalid signature');
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