coinbase / smart-wallet

MIT License
284 stars 54 forks source link

feat/isOwnerPublicKey #8

Closed pegahcarter closed 5 months ago

pegahcarter commented 5 months ago

Should be a simple feat. However, test_cannotCallExec() is now failing (even with the commented-out code). It's worth a look into.

wilsoncusack commented 5 months ago

yeah test_cannotCallExec is flaky because it is looking for a certain value in the event data and the gas is also in there as well.