Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 637 Bytes

File metadata and controls

19 lines (18 loc) · 637 Bytes

Redundant code and comments can be confusing and should be removed (or changed appropriately) after careful evaluation.

This will not only reduce gas costs but improve readability and maintainability of the code.


Slide Screenshot

0157.jpg


Slide Text

  • Redundant Constructs
  • Code & Comments
  • Reduce Gas Improve Auditability/Maintainability
  • Missing Logic & Assumptions
  • Remove/Fix Redundant Constructs

References


Tags