coinbase / smart-wallet

MIT License
258 stars 47 forks source link

consider non reverting when owner is already added or removed #63

Closed wilsoncusack closed 2 months ago

wilsoncusack commented 2 months ago

Idea here was to avoid possible issues when trying to replay a sequence of transactions and one of them has an owner change that has already been effected. But we are not going to try to solve for these cases.