code-423n4 / 2022-06-nested-findings

0 stars 1 forks source link

QA Report #7

Closed code423n4 closed 2 years ago

code423n4 commented 2 years ago

Lack of ACK during owner change

It's possible to lose the ownership under specific circumstances.

Because an human error it's possible to set a new invalid owner. When you want to change the owner's address it's better to propose a new owner, and then accept this ownership with the new wallet.

Affected source code:

obatirou commented 2 years ago

Lack of ACK during owner change (disputed)

Already surfaced in precedent audit and readme