Instead of deploying the DecentralizedStableCoin.sol
via EOA and then transferring the ownership to DSCEngine.sol
, Deploy the DecentralizedStableCoin.sol
in the constructor of the DSCEngine.sol
.
Current Methodology of deploying the DecentralizedStableCoin.sol
and then transferring the ownership to the DSCEngine.sol
via deployers EOA will unnecessary cost extra gas (minimum of 21000) and introduce centralisation risk
High Gas consumption (upwards of 21000) and unwanted centralisation vector
Manual Review
Deploy the DecentralizedStableCoin.sol
in the constructor of the DSCEngine.sol
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.