OpenZeppelin / cairo-contracts

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

Re-add dual20 tests #1028

Closed ericnordelo closed 3 months ago

ericnordelo commented 3 months ago

To be consistent with #1027 , instead of removing the dual20 tests, we can ignore them until we have 0.13.3 with the try-catch mechanism (then dual dispatchers will work both on mainnet and the test environment).