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

Audit #2 #2

Closed 10xSebastian closed 3 years ago

10xSebastian commented 3 years ago

Dear Community,

This is an invitation to perform a thorough analysis of our Launchpad Smart Contract.

Help us to correct design issues, errors in the code, improve implementation, and detect security vulnerabilities.

Results need to be submitted as reports (See example here). Issues need to be ordered high to low.

The reports must at least cover the topics:

To be audited smart contract: https://github.com/DePayFi/depay-evm-launchpad/blob/master/contracts/DePayLaunchpadV1.sol

You can start by reading the description of the intended functionality here.

The smart contract has full test coverage. Reading our tests very likely will help you to perform your audit. Checkout out tests here.

gitcoinbot commented 3 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


This issue now has a funding of 500.0 USDT (500.0 USD @ $1.0/USDT) attached to it.

gitcoinbot commented 3 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


Workers have applied to start work.

These users each claimed they can complete the work by 265 years, 2 months from now. Please review their action plans below:

1) timidan has applied to start work _(Funders only: approve worker | reject worker)_.

Would love to take a look at the contract for vulnerabilities and suggest good gas optimizations too

Learn more on the Gitcoin Issue Details page.

10xSebastian commented 3 years ago

Audit Report here: https://github.com/DePayFi/depay-evm-launchpad/pull/5

10xSebastian commented 3 years ago

Mitigations and improvements here: https://github.com/DePayFi/depay-evm-launchpad/pull/6