• Maurelian's avatar
    fix(ctb): Fix off-by-one in removeOwner · 927bcaaa
    Maurelian authored
    There was a bug in the remove all owners flow that would leave two owners on the safe.
    Fixing that bug required using `swapOwners` in order to remove and
    replace the last signer, since you cannot remove the only owner and then
    add a new one (even when calling from a module).
    927bcaaa
Name
Last commit
Last update
..
EAS Loading commit data...
L1 Loading commit data...
L2 Loading commit data...
Safe Loading commit data...
cannon Loading commit data...
dispute Loading commit data...
governance Loading commit data...
legacy Loading commit data...
libraries Loading commit data...
periphery Loading commit data...
universal Loading commit data...
vendor Loading commit data...