Fractional v2 contest - Hawkeye's results

A collective ownership platform for NFTs on Ethereum.

General Information

Platform: Code4rena

Start Date: 07/07/2022

Pot Size: $75,000 USDC

Total HM: 32

Participants: 141

Period: 7 days

Judge: HardlyDifficult

Total Solo HM: 4

Id: 144

League: ETH

Fractional

Findings Distribution

Researcher Performance

Rank: 111/141

Findings: 1

Award: $61.94

🌟 Selected for report: 0

🚀 Solo Findings: 0

QA

I. Grammatical Errors

Migration.sol

should be "its".

line44:/// @notice Mapping of a vault to it's proposal migration information

II. Users will not be able to call join() or leave() with a specified proposal of their choosing

A vault can have numerous proposal ids :

https://github.com/code-423n4/2022-07-fractional/blob/e2c5a962a94106f9495eb96769d7f60f7d5b14c9/src/modules/Migration.sol#L89

but a user will not be able to input a specific proposal id of their choosing as they will not know whether that proposal exists or if it has already expired (that is if more than one exists). The dev has agreed that including an emitted event will be sufficient to allow users to see which proposals are active for subscription.

III. Incorrect Comments

FERC1155.sol

The comment relates to the Royalty Info (details pertaining to it) and it is a getter function. Therefore, the comment should adequately reflect this but it currently does not.

line 238:/// @notice Sets the token royalties

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