code-423n4 / 2023-06-lukso-findings

3 stars 1 forks source link

Gas Optimizations #105

Open code423n4 opened 1 year ago

code423n4 commented 1 year ago

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

c4-pre-sort commented 1 year ago

minhquanym marked the issue as high quality report

CJ42 commented 1 year ago

I have put "dispute validity", as most of the gas optimisation suggestions are already mentioned in #87 and #87 and we are not in favour with all the optimisations suggested. We approve only 5 / 21 suggestions.

 Ok could be implemented ✅ (5/21)

For these two, we are a bit skeptical as assembly can decrease code readability and make the logic potentially less safe (assembly removes check performed by the compiler when compiling the source code)

 Already discussed in #87 and #61 (9/21)

 Considered invalid (3/21)

Not in favour (2/21)

c4-sponsor commented 1 year ago

CJ42 marked the issue as sponsor acknowledged

c4-sponsor commented 1 year ago

CJ42 marked the issue as sponsor disputed

c4-judge commented 1 year ago

trust1995 marked the issue as grade-b