Content pfp
Content
@
https://opensea.io/collection/evm-6
0 reply
0 recast
2 reactions

stuffonfire pfp
stuffonfire
@stuffonfire.eth
if (Address.isContract(msg.sender)) { revert error() } considered harmful for account abstraction :( any suggestions?
1 reply
0 recast
1 reaction

maurelian  pfp
maurelian
@maurelian.eth
Why do you want it?
1 reply
0 recast
1 reaction

stuffonfire pfp
stuffonfire
@stuffonfire.eth
trying to replicate a manual flow from within a AA wallet implementation, this guard prevents it. think I found a workaround but I don’t understand why it’s there?
1 reply
0 recast
0 reaction