DePayFi / depay-evm-launchpad

🚀 An EVM smart contract to perform token whitelist, claiming and release in a launchpad style.
25 stars 12 forks source link

Improvements for Audit #2 #6

Closed 10xSebastian closed 3 years ago

10xSebastian commented 3 years ago

We do not intend to mitigate L01 as people will only interact with the launchpad contract after it has been started (not before) and hence thoroughly inspect its state after it started. Hence those events would only serve us as the contract owner, and as we are the ones changing those states in the first place, we do not require emited events for those state changes.

Mitigates L02 here

Mitigates N01 here

Mitigates N02 here

Mitigates N03 here

Mitigates N04 here

10xSebastian commented 3 years ago

@Timidan submitted 2 more findings post intial audit submission: https://github.com/DePayFi/depay-evm-launchpad/commit/18cde8a16a5d55f274666541fc38362adf0effa3