These all are related to the gas or informational
-> we can mark the inheritanceManager
in NFTFactory
as immutable as it was assigned only once
-> And in all loopings in this contract , it was using fron the storagevariable.length
instead if caching it
-> In docs it was mentioned that _setDeadline
need to call at coontract creation but it was not , with current login it wont effect the contract , but in future to if we change the logic around the deadline dependency then this will be a problem
-> Need to use cached data when looping based on the length of the array
-> need to implement based on the docs specified or need to upadate the docs to the latest one
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.