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

jw 🦺 ERC6551 pfp
jw 🦺 ERC6551
@0xjw.eth
Created a small solidity library for allowing arbitrary delegatecalls without the risk of storage collision attacks. Would love feedback on this approach! https://github.com/jaydenwindle/safe-external-storage
1 reply
1 recast
3 reactions

maurelian  pfp
maurelian
@maurelian.eth
Interesting. So this is a contract that any other contract can use for storage, and the storage space is a hash map keyed by the caller? One thought: It looks to me as if it protects against arbitrary DELEGATECALL storage writes by opening up the risk of storage writes by arbitrary CALLs.
1 reply
0 recast
1 reaction