code-423n4 / 2021-04-maple-findings

0 stars 0 forks source link

Optimising Factory contracts by using structs #73

Open code423n4 opened 3 years ago

code423n4 commented 3 years ago

Handle

a_delamo

Vulnerability details

Impact

The impact is low, just affects the gas cost of the contracts.

Proof of Concept

Here you have a gist explaining better: https://gist.github.com/alexon1234/0eebf83d5d54fe6054fb8143b5a10ede#file-explanation-md

Tools Used

Remix

Recommended Mitigation Steps

Explained in the gist

lucas-manuel commented 3 years ago

Acknowledge gas savings, will not implement