The protocol invariant "EVERY transaction the owner does with this contract must reset the 90 days timer" is violated in multiple onlyOwner functions that do not update the deadline.
There are multiple onlyOwner
functions that do not update the deadline by not calling the InheritanceManager::_setDeadline()
function.
Protocol invariant violation
Manual review
Ensure you update the InheritanceManager::deadline
by calling the InheritanceManager::_setDeadline()
every time an onlyOwner
function is called.
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.