ditto-lab / ditto

NFT Future protocol
MIT License
60 stars 3 forks source link

Check for overflow reverts #45

Open 0xbok opened 2 years ago

0xbok commented 2 years ago

Any overflow or underflow revert can prevent a user from buying a clone. Check if that's the case.

calvbore commented 2 years ago

There are a good amount of overflow reverts. Do you think theses are likely to affect realistic amounts provided Ditto. And any ideas for what we could do to mitigate these?

0xbok commented 1 year ago

Haven't thought much about it yet. We'll need to think about deeply once code is frozen. Let's take a look whenever one of us get time.