Summary: The variables that are changed only constructor must be made immutable
.
Found in LikeRegistry.sol
(src/LikeRegistry.sol)
Found in MultiSig.sol
(src/MultiSig.sol)
Found in MultiSig.sol
(src/MultiSig.sol)
Impact: It will save gas.
Recommended Mitigation: Add the immutable
attribute to state variables that are only changed in the constructor
Please read the CodeHawks documentation to know which submissions are valid. If you disagree, provide a coded PoC and explain the real likelyhood and the detailed impact on the mainnet without any supposition (if, it could, etc) to prove your point.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.