Nouns Builder contest - Cr4ckM3's results

A permissionless, governed protocol to deploy nouns-style DAOs complete with treasury, generative collections, and governance mechanisms.

General Information

Platform: Code4rena

Start Date: 06/09/2022

Pot Size: $90,000 USDC

Total HM: 33

Participants: 168

Period: 9 days

Judge: GalloDaSballo

Total Solo HM: 10

Id: 157

League: ETH

Nouns Builder

Findings Distribution

Researcher Performance

Rank: 157/168

Findings: 1

Award: $45.41

🌟 Selected for report: 0

🚀 Solo Findings: 0

Gas Opt. Use memory cached variable.

https://github.com/code-423n4/2022-09-nouns-builder/blob/HEAD/src/auction/Auction.sol#L167-L181

function _settleAuction() private { // Get a copy of the current auction Auction memory _auction = auction; // Ensure the auction wasn't already settled if (auction.settled) revert AUCTION_SETTLED(); // ^^^^^^ We can use `_auction` instead to save gas. // Ensure the auction had started if

#0 - GalloDaSballo

2022-09-26T15:16:00Z

100 gas

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