code-423n4 / 2023-07-pooltogether-findings

12 stars 7 forks source link

Gas Optimizations #449

Open code423n4 opened 12 months ago

code423n4 commented 12 months ago

See the markdown file with the details of this report here.

c4-judge commented 11 months ago

Picodes marked the issue as grade-a

c4-sponsor commented 11 months ago

asselstine marked the issue as sponsor confirmed

PierrickGT commented 10 months ago

G-1, 6, 12: has been fixed G-2: constants can't be private G-3, 4: does not save any gas G-5, 7, 11, 13, 14: we would lose in code legibility G-8: is handled by safeTransfer G-9: values are assigned, not accessed G-10: we won't implement