OpenZeppelin / cairo-contracts

OpenZeppelin Contracts written in Cairo for Starknet, a decentralized ZK Rollup
https://docs.openzeppelin.com/contracts-cairo
MIT License
800 stars 322 forks source link

Remove dualcase SRC5 #841

Closed andrew-fleming closed 3 months ago

andrew-fleming commented 6 months ago

We don't need the dual casings because src5 != erc165

TAdev0 commented 5 months ago

@martriay @andrew-fleming hey, may i be assigned to this issue? Thank you.